Setup support for ShowOwnedPopups and expand new function in
NtUserCallTwoParam.
Modified: trunk/reactos/include/win32k/ntuser.h
_____
Modified: trunk/reactos/include/win32k/ntuser.h
--- trunk/reactos/include/win32k/ntuser.h 2005-06-26 15:22:44 UTC
(rev 16288)
+++ trunk/reactos/include/win32k/ntuser.h 2005-06-26 15:49:56 UTC
(rev 16289)
@@ -220,6 +220,7 @@
#define TWOPARAM_ROUTINE_GETSYSCOLORPENS 0x64
#define TWOPARAM_ROUTINE_GETSYSCOLORS 0x65
#define TWOPARAM_ROUTINE_SETSYSCOLORS 0x66
+#define TWOPARAM_ROUTINE_ROS_SHOWWINDOW 0x1000
DWORD
STDCALL
NtUserCallTwoParam(
Show replies by date