ReactOS 0.4.15-dev-8636-g945e856
|
#include <hook.h>
Public Attributes | |
LIST_ENTRY | Events |
UINT | Counts |
UINT tagEVENTTABLE::Counts |
Definition at line 32 of file hook.h.
Referenced by IntNotifyWinEvent(), IntRemoveEvent(), and NtUserSetWinEventHook().
LIST_ENTRY tagEVENTTABLE::Events |
Definition at line 31 of file hook.h.
Referenced by IntNotifyWinEvent(), and NtUserSetWinEventHook().