- Timestamp:
- Nov 20, 2000, 5:06:04 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/comctl32.h
r4638 r4641 1 /* $Id: comctl32.h,v 1.1 7 2000-11-20 02:51:37bird Exp $ */1 /* $Id: comctl32.h,v 1.18 2000-11-20 04:06:04 bird Exp $ */ 2 2 /* 3 3 * Win32 common controls implementation … … 70 70 71 71 #define IDS_CLOSE 4160 72 /* temp fix kso Mon 20.11.2000 */73 #define IDS_SEPARATOR 416174 72 75 73 /* Toolbar customization dialog */ … … 83 81 #define IDC_MOVEUP_BTN 206 84 82 #define IDC_MOVEDN_BTN 207 83 84 #define IDS_SEPARATOR 1024 85 85 86 86 /* Toolbar imagelist bitmaps */
Note:
See TracChangeset
for help on using the changeset viewer.