include: Add missing PSP_ constants.
This commit is contained in:
parent
96f393178d
commit
f68d8ed9b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue