Mercurial > hg > xemacs-beta
comparison netinstall/resource.h @ 657:ce0b3f2eff35
[xemacs-hg @ 2001-09-09 04:37:41 by andyp]
DDE, netinstall and cygwin file fixes
author | andyp |
---|---|
date | Sun, 09 Sep 2001 04:37:48 +0000 |
parents | 3078fd1074e8 |
children | 42a8626b741e |
comparison
equal
deleted
inserted
replaced
656:4035041996d8 | 657:ce0b3f2eff35 |
---|---|
52 #define IDD_LOCAL_DIR 122 | 52 #define IDD_LOCAL_DIR 122 |
53 #define IDB_CHECK_YES 123 | 53 #define IDB_CHECK_YES 123 |
54 #define IDB_CHECK_NO 124 | 54 #define IDB_CHECK_NO 124 |
55 #define IDB_CHECK_NA 125 | 55 #define IDB_CHECK_NA 125 |
56 #define IDB_GNU 126 | 56 #define IDB_GNU 126 |
57 #define IDD_UNINSTALL 127 | |
57 #define IDC_SOURCE_DOWNLOAD 1000 | 58 #define IDC_SOURCE_DOWNLOAD 1000 |
58 #define IDC_SOURCE_NETINST 1001 | 59 #define IDC_SOURCE_NETINST 1001 |
59 #define IDC_SOURCE_CWD 1002 | 60 #define IDC_SOURCE_CWD 1002 |
60 #define IDC_ROOT_DIR 1003 | 61 #define IDC_ROOT_DIR 1003 |
61 #define IDC_ROOT_BROWSE 1004 | 62 #define IDC_ROOT_BROWSE 1004 |
92 #define IDC_CHOOSE_LIST 1039 | 93 #define IDC_CHOOSE_LIST 1039 |
93 #define IDC_INS_ACTION 1040 | 94 #define IDC_INS_ACTION 1040 |
94 #define IDC_ROOT_DESKTOP 1041 | 95 #define IDC_ROOT_DESKTOP 1041 |
95 #define IDC_ROOT_MENU 1042 | 96 #define IDC_ROOT_MENU 1042 |
96 #define IDC_LOCAL_DIR_BROWSE 1043 | 97 #define IDC_LOCAL_DIR_BROWSE 1043 |
98 #define IDC_TXT_TYPE 1043 | |
97 #define IDC_LOCAL_DIR 1044 | 99 #define IDC_LOCAL_DIR 1044 |
100 #define IDC_JAVA_TYPE 1044 | |
98 #define IDC_INSTALL_NATIVE 1045 | 101 #define IDC_INSTALL_NATIVE 1045 |
102 #define IDC_C_TYPE 1045 | |
99 #define IDC_INSTALL_CYGWIN 1046 | 103 #define IDC_INSTALL_CYGWIN 1046 |
104 #define IDC_CPP_TYPE 1046 | |
105 #define IDC_UNINS_PKG 1047 | |
106 #define IDC_ELISP_TYPE 1047 | |
107 #define IDC_UNINS_FILE 1048 | |
108 #define IDC_UNINS_DISKFULL 1049 | |
109 #define IDC_UNINS_IPROGRESS 1050 | |
110 #define IDC_UNINS_PPROGRESS 1051 | |
111 #define IDC_UNINS_ACTION 1052 | |
100 #define IDC_STATIC -1 | 112 #define IDC_STATIC -1 |
101 | 113 |
102 // Next default values for new objects | 114 // Next default values for new objects |
103 // | 115 // |
104 #ifdef APSTUDIO_INVOKED | 116 #ifdef APSTUDIO_INVOKED |