mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:36:07 +00:00
Setup support for ShowOwnedPopups and expand new function in NtUserCallTwoParam.
svn path=/trunk/; revision=16289
This commit is contained in:
parent
ce50274dc3
commit
7c91ae9295
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ NtUserCallOneParam(
|
||||||
#define TWOPARAM_ROUTINE_GETSYSCOLORPENS 0x64
|
#define TWOPARAM_ROUTINE_GETSYSCOLORPENS 0x64
|
||||||
#define TWOPARAM_ROUTINE_GETSYSCOLORS 0x65
|
#define TWOPARAM_ROUTINE_GETSYSCOLORS 0x65
|
||||||
#define TWOPARAM_ROUTINE_SETSYSCOLORS 0x66
|
#define TWOPARAM_ROUTINE_SETSYSCOLORS 0x66
|
||||||
|
#define TWOPARAM_ROUTINE_ROS_SHOWWINDOW 0x1000
|
||||||
DWORD
|
DWORD
|
||||||
STDCALL
|
STDCALL
|
||||||
NtUserCallTwoParam(
|
NtUserCallTwoParam(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue