blob: 86aeabb13ad5fc4b0c6bfe9ac57ce7512c3a3d2e [file] [log] [blame]
Thomas Hellerd1d92ea2004-07-14 15:17:04 +00001/*
Steve Dower65e4cb12014-11-22 12:54:57 -08002 IMPORTANT NOTE: IF THIS FILE IS CHANGED, PCBUILD\BDIST_WININST.VCXPROJ MUST
3 BE REBUILT AS WELL.
Thomas Hellerd1d92ea2004-07-14 15:17:04 +00004
Steve Dower65e4cb12014-11-22 12:54:57 -08005 IF CHANGES TO THIS FILE ARE CHECKED IN, THE RECOMPILED BINARIES MUST BE
6 CHECKED IN AS WELL!
Thomas Hellerd1d92ea2004-07-14 15:17:04 +00007*/
8
Thomas Hellerbb4b7d22002-11-22 20:39:33 +00009#define IDD_DIALOG1 101
10#define IDB_BITMAP1 103
11#define IDD_INTRO 107
12#define IDD_SELECTPYTHON 108
13#define IDD_INSTALLFILES 109
14#define IDD_FINISHED 110
15#define IDB_BITMAP 110
16#define IDC_EDIT1 1000
17#define IDC_TITLE 1000
18#define IDC_START 1001
19#define IDC_PROGRESS 1003
20#define IDC_INFO 1004
21#define IDC_PYTHON15 1006
22#define IDC_PATH 1007
23#define IDC_PYTHON16 1008
24#define IDC_INSTALL_PATH 1008
25#define IDC_PYTHON20 1009
26#define IDC_BROWSE 1010
27#define IDC_INTRO_TEXT 1021
28#define IDC_VERSIONS_LIST 1022
29#define IDC_BUILD_INFO 1024
30#define IDC_BITMAP 1025
31#define IDC_OTHERPYTHON 1026