ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
NTSTATUS NTAPI | PsConvertToGuiThread (VOID) |
VOID NTAPI | PsEstablishWin32Callouts (IN PWIN32_CALLOUTS_FPNS CalloutData) |
Definition at line 34 of file win32.c.
VOID NTAPI PsEstablishWin32Callouts | ( | IN PWIN32_CALLOUTS_FPNS | CalloutData | ) |
Definition at line 112 of file win32.c.
Referenced by DriverEntry().
|
extern |
Definition at line 46 of file win32k.c.
Referenced by ExpDesktopClose(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 44 of file win32k.c.
Referenced by ExpDesktopDelete(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 43 of file win32k.c.
Referenced by ExpDesktopOkToClose(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 45 of file win32k.c.
Referenced by ExpDesktopOpen(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 41 of file win32k.c.
Referenced by ExpWinStaObjectDelete(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 42 of file win32k.c.
Referenced by ExpWindowStationOkToClose(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 40 of file win32k.c.
Referenced by ExpWinStaObjectParse(), and PsEstablishWin32Callouts().
PGDI_BATCHFLUSH_ROUTINE KeGdiFlushUserBatch = NULL |
Definition at line 20 of file win32.c.
Referenced by KeUserModeCallback(), KiSystemCallHandler(), KiSystemServiceHandler(), and PsEstablishWin32Callouts().
|
extern |
Definition at line 32 of file events.c.
Referenced by PoNotifySystemTimeSet(), and PsEstablishWin32Callouts().
PKWIN32_PROCESS_CALLOUT PspW32ProcessCallout = NULL |
Definition at line 18 of file win32.c.
Referenced by PsConvertToGuiThread(), PsEstablishWin32Callouts(), and PspExitThread().
PKWIN32_THREAD_CALLOUT PspW32ThreadCallout = NULL |
Definition at line 19 of file win32.c.
Referenced by PsConvertToGuiThread(), PsEstablishWin32Callouts(), and PspExitThread().