include: Add missing PSP_ constants.

Francois Gouget fgouget at free.fr
Fri Sep 29 05:47:33 CDT 2006


---
 include/prsht.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/prsht.h b/include/prsht.h
index d6aada7..b11d0d0 100644
--- a/include/prsht.h
+++ b/include/prsht.h
@@ -230,6 +230,8 @@ #define PSP_PREMATURE           0x0400
 #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
-- 
1.4.1.1




More information about the wine-patches mailing list