|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().