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

include: Add missing PSP_ constants.

parent 96f39317
......@@ -230,6 +230,8 @@ DECL_WINELIB_TYPE_AW(LPFNPSPCALLBACK)
#define PSP_HIDEHEADER 0x00000800
#define PSP_USEHEADERTITLE 0x00001000
#define PSP_USEHEADERSUBTITLE 0x00002000
#define PSP_USEFUSIONCONTEXT 0x00004000
#define PSP_COMMANDLINKS 0x00040000
#define PSPCB_RELEASE 1
#define PSPCB_CREATE 2
......
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