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

Added PSN_GETOBJECT.

parent 87a9ddaa
......@@ -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
......
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