mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
remove duplicate definitions
svn path=/trunk/; revision=32748
This commit is contained in:
parent
9a08ab6b7c
commit
12fca51a88
1 changed files with 0 additions and 4 deletions
|
@ -2492,10 +2492,6 @@ typedef struct tagKMDDELPARAM
|
|||
#define ONEPARAM_ROUTINE_REGISTERUSERMODULE 0xfffe0031
|
||||
#define ONEPARAM_ROUTINE_GETWNDCONTEXTHLPID 0xfffe0047 // use HWND_ROUTINE_GETWNDCONTEXTHLPID
|
||||
#define ONEPARAM_ROUTINE_GETCURSORPOSITION 0xfffe0048 // use ONEPARAM_ or TWOPARAM routine ?
|
||||
|
||||
#define TWOPARAM_ROUTINE_ENABLEWINDOW 0x60
|
||||
#define TWOPARAM_ROUTINE_SHOWOWNEDPOPUPS 0x62
|
||||
#define TWOPARAM_ROUTINE_SWITCHTOTHISWINDOW 0x63
|
||||
#define TWOPARAM_ROUTINE_GETWINDOWRGNBOX 0xfffd0048 // user mode
|
||||
#define TWOPARAM_ROUTINE_GETWINDOWRGN 0xfffd0049 // user mode
|
||||
#define TWOPARAM_ROUTINE_SETMENUBARHEIGHT 0xfffd0050
|
||||
|
|
Loading…
Reference in a new issue