mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 21:56:06 +00:00
[INCLUDE] Move WM_IME_SYSTEM from ntuser.h to undocuser.h (#3920)
CORE-11700
This commit is contained in:
parent
1f792413f0
commit
c59c185d1c
3 changed files with 2 additions and 2 deletions
|
@ -56,6 +56,7 @@ extern "C" {
|
|||
#define WM_DRAGLOOP 0x0000022D
|
||||
#define WM_DRAGSELECT 0x0000022E
|
||||
#define WM_DRAGMOVE 0x0000022F
|
||||
#define WM_IME_SYSTEM 0x00000287
|
||||
#define WM_POPUPSYSTEMMENU 0x00000313
|
||||
#define WM_UAHINIT 0x0000031b
|
||||
#define WM_CBT 0x000003FF // ReactOS only.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue