A patch for commdlg.h.

Phil Krylov phil at newstar.rinet.ru
Sat Aug 9 17:29:33 CDT 2003


Here is a patch adding some missing defines to commdlg.h:

--- /home/phil/build/wine/include/commdlg.h     2002-09-30 22:51:33.000000000 +0400
+++ commdlg.h   2003-08-10 01:56:54.000000000 +0400
@@ -230,6 +230,9 @@
 #define FR_HIDEUPDOWN                   0x00004000
 #define FR_HIDEMATCHCASE                0x00008000
 #define FR_HIDEWHOLEWORD                0x00010000
+#define FR_MATCHDIAC                   0x20000000
+#define FR_MATCHKASHIDA                        0x40000000
+#define FR_MATCHALEFHAMZA              0x80000000
 
 typedef UINT (CALLBACK *LPCFHOOKPROC)(HWND,UINT,WPARAM,LPARAM);
 

-- 
Best regards,
 Phil                          mailto:phil at newstar.rinet.ru




More information about the wine-patches mailing list