Add WM_USERCHANGED.

This commit is contained in:
Jeremy White 2000-09-12 23:36:51 +00:00 committed by Alexandre Julliard
parent 7f0b104953
commit 9982a2487e
1 changed files with 1 additions and 0 deletions

View File

@ -638,6 +638,7 @@ typedef struct
#define WM_NOTIFY 0x004e
#define WM_TCARD 0x0052
#define WM_HELP 0x0053
#define WM_USERCHANGED 0x0054
#define WM_NOTIFYFORMAT 0x0055
#define WM_CONTEXTMENU 0x007b