Commit f2ab8ff2 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Added DM_REPOSITION.

parent f6fcb5cd
......@@ -220,6 +220,7 @@ typedef struct
/* Dialog messages */
#define DM_GETDEFID (WM_USER+0)
#define DM_SETDEFID (WM_USER+1)
#define DM_REPOSITION (WM_USER+2)
#define DC_HASDEFID 0x534b
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment