ReactOS 0.4.16-dev-303-g11d5cb8
|
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
Functions | |
PHOOKAPI WINAPI | GetHookAPIs (IN LPCSTR szCommandLine, IN LPCWSTR wszShimName, OUT PDWORD pdwHookCount) |
BOOL WINAPI | NotifyShims (DWORD fdwReason, PVOID ptr) |
BOOL WINAPI | DllMain (HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) |
PHOOKAPI WINAPI GetHookAPIs | ( | IN LPCSTR | szCommandLine, |
IN LPCWSTR | wszShimName, | ||
OUT PDWORD | pdwHookCount | ||
) |
Definition at line 15 of file main.c.
Referenced by SeiCreateShimModuleInfo().