Add SB_SIMPLEID to commctrl.h

Michael Kaufmann hallo at michael-kaufmann.ch
Mon Aug 22 15:47:54 CDT 2005


-------------- next part --------------
Index: commctrl.h
===================================================================
RCS file: /home/wine/wine/include/commctrl.h,v
retrieving revision 1.152
diff -u -r1.152 commctrl.h
--- commctrl.h	15 Aug 2005 09:44:53 -0000	1.152
+++ commctrl.h	22 Aug 2005 18:10:02 -0000
@@ -297,6 +297,8 @@
 
 #define SBARS_SIZEGRIP		0x0100
 
+#define SB_SIMPLEID		0x00ff
+
 #define SB_SETTEXTA		(WM_USER+1)
 #define SB_SETTEXTW		(WM_USER+11)
 #define SB_SETTEXT		WINELIB_NAME_AW(SB_SETTEXT)


More information about the wine-patches mailing list