Added DM_REPOSITION.

This commit is contained in:
Francois Gouget 2000-11-08 05:04:03 +00:00 committed by Alexandre Julliard
parent f6fcb5cd55
commit f2ab8ff221

View file

@ -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