Changeset 1058 for trunk/src/comctl32/comctl32.h
- Timestamp:
- Sep 26, 1999, 1:01:11 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/comctl32.h
r496 r1058 1 /* $Id: comctl32.h,v 1. 7 1999-08-14 16:13:10 cbratschiExp $ */1 /* $Id: comctl32.h,v 1.8 1999-09-26 11:01:08 achimha Exp $ */ 2 2 /* 3 3 * Win32 common controls implementation … … 11 11 * 12 12 */ 13 14 /* Status: WINE 990923 */ 13 15 14 16 #ifndef _H_COMCTL32 … … 55 57 #define IDC_TABCONTROL 12320 56 58 #define IDC_APPLY_BUTTON 12321 59 #define IDC_BACK_BUTTON 12323 60 #define IDC_NEXT_BUTTON 12324 61 #define IDC_FINISH_BUTTON 12325 62 #define IDC_SUNKEN_LINE 12326 57 63 58 64 /* Toolbar customization dialog */
Note:
See TracChangeset
for help on using the changeset viewer.