Changeset 4611 for trunk/src/comctl32/comctl32.h
- Timestamp:
- Nov 17, 2000, 3:37:53 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/comctl32.h
r3970 r4611 1 /* $Id: comctl32.h,v 1.1 5 2000-08-08 17:04:59 cbratschiExp $ */1 /* $Id: comctl32.h,v 1.16 2000-11-17 14:37:50 sandervl Exp $ */ 2 2 /* 3 3 * Win32 common controls implementation … … 140 140 #define IDM_DEC 312 141 141 142 #define IDM_TODAY 4163 143 #define IDM_GOTODAY 4164 144 145 /* Treeview Checboxes */ 146 147 #define IDT_CHECK 401 148 149 150 /* Header cursors */ 151 #define IDC_DIVIDER 106 152 #define IDC_DIVIDEROPEN 107 153 154 155 /* DragList icon */ 156 #define IDI_DRAGARROW 150 157 142 158 #endif /* _H_COMCTL32 */
Note:
See TracChangeset
for help on using the changeset viewer.