windows.messages: add WM_COPYGLOBALDATA constant

factor-shell
Alexander Iljin 2017-08-21 02:07:38 +03:00 committed by John Benediktsson
parent 5690d4c25d
commit 42fc4340ab
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ CONSTANT: WM_COMMNOTIFY 0x0044
CONSTANT: WM_WINDOWPOSCHANGING 0x0046
CONSTANT: WM_WINDOWPOSCHANGED 0x0047
CONSTANT: WM_POWER 0x0048
CONSTANT: WM_COPYGLOBALDATA 0x0049
CONSTANT: WM_COPYDATA 0x004A
CONSTANT: WM_CANCELJOURNAL 0x004B
CONSTANT: WM_NOTIFY 0x004E