Changelog: define toolbar constant TBIF_BYINDEX Index: include/commctrl.h =================================================================== RCS file: /home/wine/wine/include/commctrl.h,v retrieving revision 1.112 diff -u -r1.112 commctrl.h --- include/commctrl.h 28 Aug 2003 21:43:35 -0000 1.112 +++ include/commctrl.h 30 Aug 2003 12:08:00 -0000 @@ -1010,6 +1010,8 @@ #define TBIF_LPARAM 0x00000010 #define TBIF_COMMAND 0x00000020 #define TBIF_SIZE 0x00000040 +#define TBIF_BYINDEX 0x80000000 + #define TBBF_LARGE 0x0001