Added PSN_GETOBJECT.

oldstable
Francois Gouget 2001-01-22 19:25:05 +00:00 committed by Alexandre Julliard
parent 87a9ddaa9a
commit a0e61ec518
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@ typedef struct _PSHNOTIFY
#define PSN_WIZNEXT (PSN_FIRST-7)
#define PSN_WIZFINISH (PSN_FIRST-8)
#define PSN_QUERYCANCEL (PSN_FIRST-9)
#define PSN_GETOBJECT (PSN_FIRST-10)
#define PSNRET_NOERROR 0
#define PSNRET_INVALID 1