mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[WIN32K]: Change the enum id name for something meaningful (here: PROC == process and not procedure).
svn path=/trunk/; revision=65824
This commit is contained in:
@@ -1364,7 +1364,7 @@ enum SimpleCallRoutines
|
||||
#if (WIN32K_VERSION >= NTDDI_VISTA)
|
||||
NOPARAM_ROUTINE_HANDLESYSTHRDCREATFAIL,
|
||||
#else
|
||||
NOPARAM_ROUTINE_GETREMOTEPROCID,
|
||||
NOPARAM_ROUTINE_GETREMOTEPROCESSID,
|
||||
#endif
|
||||
NOPARAM_ROUTINE_HIDECURSORNOCAPTURE,
|
||||
NOPARAM_ROUTINE_LOADCURSANDICOS,
|
||||
|
||||
Reference in New Issue
Block a user