added available/required space display
[swftools.git] / installer / installer.h
1 #define IDD_INSTALLDIR 1001
2 #define IDD_LICENSE 1002
3 #define IDD_PROGRESS 1003
4 #define IDD_FINISH 1004
5
6 #define IDC_ALLUSERS 1012
7 #define IDC_CURRENTUSER 1013
8
9 #define IDC_SPACE1  1032
10 #define IDC_SPACE2  1033
11
12 #define IDC_TITLE  1002
13 #define IDC_LICENSE 1003
14 #define IDC_BITMAP 1004
15 #define IDC_PATH    1006
16 #define IDC_INSTALL_PATH    1007
17 #define IDC_PROGRESS 1008
18 #define IDC_INFO 1009
19 #define IDC_STARTMENU 1010
20 #define IDC_DESKTOP 1011
21 #define IDC_BROWSE 1011
22 #define IDC_STATIC (-1)