include: Add more postscript commands

André Hentschel nerv at dawncrow.de
Mon Oct 10 13:11:41 CDT 2011


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

diff --git a/include/wingdi.h b/include/wingdi.h
index fcecb2c..dc3f8f7 100644
--- a/include/wingdi.h
+++ b/include/wingdi.h
@@ -353,6 +353,11 @@ DECL_WINELIB_TYPE_AW(LOGCOLORSPACE)
 #define	ENCAPSULATED_POSTSCRIPT	4116
 #define	POSTSCRIPT_IDENTIFY	4117
 #define	POSTSCRIPT_INJECTION	4118
+#define	CHECKJPEGFORMAT		4119
+#define	CHECKPNGFORMAT		4120
+#define	GET_PS_FEATURESETTING	4121
+#define	GDIPLUS_TS_QUERYVER	4122
+#define	GDIPLUS_TS_RECORD	4123
 
 /* for POSTSCRIPT_IDENTIFY */
 #define PSIDENT_GDICENTRIC	0
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list