ReactOS 0.4.15-dev-7934-g1dc8d80
winmain.h
Go to the documentation of this file.
1#pragma once
2
3#include "settings.h"
4
6
7extern HWND hMainWnd;
8extern HINSTANCE hInst;
9
10// integrity.cpp
unsigned int BOOL
Definition: ntddk_ex.h:94
_In_ LPCSTR lpFileName
Definition: winbase.h:3071
HINSTANCE hInst
Definition: dxdiag.c:13
HWND hMainWnd
Definition: magnifier.c:32
LPCWSTR szWindowClass
Definition: magnifier.c:28
BOOL VerifyInteg(LPCWSTR lpSHA1Hash, LPCWSTR lpFileName)
Definition: integrity.cpp:14
const WCHAR * LPCWSTR
Definition: xmlstorage.h:185