fixed bug in jpeg2000 decoding
[swftools.git] / installer / installer.h
1 #define IDD_INSTALLDIR 1101
2 #define IDD_LICENSE 1102
3 #define IDD_PROGRESS 1103
4 #define IDD_FINISH 1104
5 #define IDD_SURE 1105
6 #define IDD_EXTRAFILES 1106
7 #define IDD_DEINSTALLED 1107
8
9 #define IDC_ALLUSERS 1201
10 #define IDC_CURRENTUSER 1202
11
12 #define IDC_SPACE1  1301
13 #define IDC_SPACE2  1302
14
15 #define IDC_TITLE  1002
16 #define IDC_LICENSE 1003
17 #define IDC_FILELIST 1004
18 #define IDC_BITMAP 1005
19 #define IDC_PATH    1006
20 #define IDC_INSTALL_PATH    1007
21 #define IDC_PROGRESS 1008
22 #define IDC_INFO 1009
23 #define IDC_STARTMENU 1010
24 #define IDC_DESKTOP 1011
25 #define IDC_BROWSE 1012
26 #define IDC_DELETEEXTRA 1013
27 #define IDC_STATIC (-1)