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