[go: up one dir, main page]

Menu

[02a9eb]: / checkrevision.h  Maximize  Restore  History

Download this file

3 lines (2 with data), 242 Bytes

1
2
3
#include <Windows.h>
extern "C" __declspec(dllexport) BOOL __stdcall CheckRevision(LPCSTR lpszFileName1, LPCSTR lpszFileName2, LPCSTR lpszFileName3, LPCSTR lpszFormulaString, DWORD *lpdwVersion, DWORD *lpdwChecksum, LPSTR lpszExeInfoString);