mirror of
https://github.com/reactos/reactos.git
synced 2025-04-29 10:39:07 +00:00
Adding future DefWnd calls to win32k.
svn path=/trunk/; revision=22340
This commit is contained in:
parent
322d8b7398
commit
be83be8f50
1 changed files with 2 additions and 0 deletions
|
@ -485,6 +485,8 @@ NtUserCallOneParam(
|
|||
#define TWOPARAM_ROUTINE_GETSYSCOLORS 0x65
|
||||
#define TWOPARAM_ROUTINE_SETSYSCOLORS 0x66
|
||||
#define TWOPARAM_ROUTINE_ROS_SHOWWINDOW 0x1000
|
||||
#define TWOPARAM_ROUTINE_ROS_ISACTIVEICON 0x1001
|
||||
#define TWOPARAM_ROUTINE_ROS_NCDESTROY 0x1002
|
||||
DWORD
|
||||
NTAPI
|
||||
NtUserCallTwoParam(
|
||||
|
|
Loading…
Reference in a new issue