lzma implementation
[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_TITLE  1002
10 #define IDC_LICENSE 1003
11 #define IDC_BITMAP 1004
12 #define IDC_PATH    1006
13 #define IDC_INSTALL_PATH    1007
14 #define IDC_PROGRESS 1008
15 #define IDC_INFO 1009
16 #define IDC_STARTMENU 1010
17 #define IDC_DESKTOP 1011
18 #define IDC_BROWSE 1011
19 #define IDC_STATIC (-1)