ReactOS 0.4.16-dev-289-g096a551
|
#include <shimeng.h>
Public Member Functions | |
PHOOKAPIEX (WINAPI *pGetHookAPIs)(LPCSTR szCommandLine | |
BOOL (WINAPI *pNotifyShims)(DWORD fdwReason | |
Public Attributes | |
UNICODE_STRING | Name |
PVOID | BaseAddress |
LPCWSTR | wszShimName |
LPCWSTR PDWORD | pdwHookCount |
PVOID | ptr |
ARRAY | EnabledShims |
_SHIMMODULE::BOOL | ( | WINAPI * | pNotifyShims | ) |
_SHIMMODULE::PHOOKAPIEX | ( | WINAPI * | pGetHookAPIs | ) |
PVOID _SHIMMODULE::BaseAddress |
Definition at line 60 of file shimeng.h.
Referenced by SeiGetShimModuleInfo().
ARRAY _SHIMMODULE::EnabledShims |
Definition at line 65 of file shimeng.h.
Referenced by SeiAppendHookInfo(), and SeiCombineHookInfo().
UNICODE_STRING _SHIMMODULE::Name |