Skip to content
Snippets Groups Projects
Commit 9982a248 authored by Jeremy White's avatar Jeremy White Committed by Alexandre Julliard
Browse files

Add WM_USERCHANGED.

parent 7f0b1049
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment