Home
last modified time | relevance | path

Searched refs:ID_Win32PostServiceHook (Results 1 – 4 of 4) sorted by relevance

/reactos/ntoskrnl/include/internal/
H A Dkd.h54 #define ID_Win32PostServiceHook 'WSH1' macro
/reactos/win32ss/gdi/ntgdi/
H A Dgdidebug.h126 #define ID_Win32PostServiceHook 'WSH1' macro
/reactos/win32ss/user/ntuser/
H A Dmain.c1013 KdSystemDebugControl('CsoR', DbgPostServiceHook, ID_Win32PostServiceHook, 0, 0, 0, 0); in DriverEntry()
/reactos/ntoskrnl/kd64/
H A Dkdapi.c2229 case ID_Win32PostServiceHook: in KdSystemDebugControl()