mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:23:01 +00:00
[INCLUDE][USER32] Add WM_FINALDESTROY and improve ImeWndProcA/W
CORE-11700
This commit is contained in:
parent
c7e8b544bc
commit
e1f8b32c3d
2 changed files with 61 additions and 51 deletions
|
@ -36,6 +36,7 @@ extern "C" {
|
|||
#define WM_COPYGLOBALDATA 0x00000049
|
||||
#define WM_LOGONNOTIFY 0x0000004C
|
||||
#define WM_KEYF1 0x0000004D
|
||||
#define WM_FINALDESTROY 0x00000070
|
||||
#define WM_KLUDGEMINRECT 0x0000008B
|
||||
#define WM_UAHDRAWMENU 0x00000091
|
||||
#define WM_UAHDRAWITEM 0x00000092 // WM_DRAWITEM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue