Converted to the new debugging interface (done with the help of the
[wine] / dlls / comctl32 / propsheet.h
1 /******************************************************************************
2  * 
3  * Property Sheets
4  *
5  * Copyright 1999 Thuy Nguyen
6  *
7  */
8
9 extern HMODULE COMCTL32_hModule;
10
11 #define IDD_PROPSHEET 1006
12 #define IDD_WIZARD    1020
13
14 #define IDC_TABCONTROL   12320
15 #define IDC_APPLY_BUTTON 12321
16