|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| static VOID NTAPI | CreateProcessNotifyRoutine (IN HANDLE ParentId, IN HANDLE ProcessId, IN BOOLEAN Create) |
| static VOID | TestCreateProcessNotify (VOID) |
| static VOID NTAPI | CreateThreadNotifyRoutine (IN HANDLE ProcessId, IN HANDLE ThreadId, IN BOOLEAN Create) |
| static VOID | TestCreateThreadNotify (VOID) |
| static VOID NTAPI | LoadImageNotifyRoutine (IN PUNICODE_STRING FullImageName OPTIONAL, IN HANDLE ProcessId, IN PIMAGE_INFO ImageInfo) |
| static VOID | TestLoadImageNotify (VOID) |
| START_TEST (PsNotify) | |
|
static |
Definition at line 16 of file PsNotify.c.
Referenced by TestCreateProcessNotify().
|
static |
Definition at line 69 of file PsNotify.c.
Referenced by TestCreateThreadNotify().
|
static |
Definition at line 127 of file PsNotify.c.
Referenced by TestLoadImageNotify().
| START_TEST | ( | PsNotify | ) |
Definition at line 172 of file PsNotify.c.
Definition at line 32 of file PsNotify.c.
Referenced by START_TEST().
Definition at line 90 of file PsNotify.c.
Referenced by START_TEST().
Definition at line 138 of file PsNotify.c.
Referenced by START_TEST().