Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f6c29a

Browse files
committed
Removes bdist_wininst dependency on MFC.
1 parent f074f01 commit 1f6c29a

4 files changed

Lines changed: 1 addition & 167 deletions

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

PC/bdist_wininst/install.rc

Lines changed: 1 addition & 152 deletions
Original file line numberDiff line numberDiff line change
@@ -6,91 +6,15 @@
66
CHECKED IN AS WELL!
77
*/
88

9-
//Microsoft Developer Studio generated resource script.
10-
//
9+
#include <winres.h>
1110
#include "resource.h"
1211

13-
#define APSTUDIO_READONLY_SYMBOLS
14-
/////////////////////////////////////////////////////////////////////////////
15-
//
16-
// Generated from the TEXTINCLUDE 2 resource.
17-
//
18-
#include "afxres.h"
19-
20-
/////////////////////////////////////////////////////////////////////////////
21-
#undef APSTUDIO_READONLY_SYMBOLS
22-
23-
/////////////////////////////////////////////////////////////////////////////
24-
// Neutral resources
25-
26-
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
27-
#ifdef _WIN32
2812
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
2913
#pragma code_page(1252)
30-
#endif //_WIN32
31-
32-
/////////////////////////////////////////////////////////////////////////////
33-
//
34-
// Bitmap
35-
//
3614

3715
IDB_BITMAP BITMAP DISCARDABLE "PythonPowered.bmp"
38-
#endif // Neutral resources
39-
/////////////////////////////////////////////////////////////////////////////
40-
41-
42-
/////////////////////////////////////////////////////////////////////////////
43-
// German (Germany) resources
44-
45-
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
46-
#ifdef _WIN32
47-
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
48-
#pragma code_page(1252)
49-
#endif //_WIN32
50-
51-
#ifdef APSTUDIO_INVOKED
52-
/////////////////////////////////////////////////////////////////////////////
53-
//
54-
// TEXTINCLUDE
55-
//
56-
57-
1 TEXTINCLUDE DISCARDABLE
58-
BEGIN
59-
"resource.h\0"
60-
END
61-
62-
2 TEXTINCLUDE DISCARDABLE
63-
BEGIN
64-
"#include ""afxres.h""\r\n"
65-
"\0"
66-
END
67-
68-
3 TEXTINCLUDE DISCARDABLE
69-
BEGIN
70-
"\r\n"
71-
"\0"
72-
END
73-
74-
#endif // APSTUDIO_INVOKED
75-
76-
#endif // German (Germany) resources
77-
/////////////////////////////////////////////////////////////////////////////
7816

7917

80-
/////////////////////////////////////////////////////////////////////////////
81-
// English (U.S.) resources
82-
83-
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
84-
#ifdef _WIN32
85-
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
86-
#pragma code_page(1252)
87-
#endif //_WIN32
88-
89-
/////////////////////////////////////////////////////////////////////////////
90-
//
91-
// Dialog
92-
//
93-
9418
IDD_INTRO DIALOGEX 0, 0, 379, 178
9519
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
9620
CAPTION "Setup"
@@ -151,78 +75,3 @@ BEGIN
15175
EDITTEXT IDC_INFO,125,40,247,131,ES_MULTILINE | ES_READONLY |
15276
WS_VSCROLL | WS_HSCROLL | NOT WS_TABSTOP
15377
END
154-
155-
156-
/////////////////////////////////////////////////////////////////////////////
157-
//
158-
// DESIGNINFO
159-
//
160-
161-
#ifdef APSTUDIO_INVOKED
162-
GUIDELINES DESIGNINFO DISCARDABLE
163-
BEGIN
164-
IDD_INTRO, DIALOG
165-
BEGIN
166-
LEFTMARGIN, 7
167-
RIGHTMARGIN, 372
168-
VERTGUIDE, 125
169-
VERTGUIDE, 372
170-
TOPMARGIN, 7
171-
BOTTOMMARGIN, 171
172-
HORZGUIDE, 8
173-
HORZGUIDE, 31
174-
END
175-
176-
IDD_SELECTPYTHON, DIALOG
177-
BEGIN
178-
LEFTMARGIN, 7
179-
RIGHTMARGIN, 372
180-
VERTGUIDE, 125
181-
VERTGUIDE, 372
182-
TOPMARGIN, 7
183-
BOTTOMMARGIN, 171
184-
HORZGUIDE, 8
185-
HORZGUIDE, 41
186-
END
187-
188-
IDD_INSTALLFILES, DIALOG
189-
BEGIN
190-
LEFTMARGIN, 7
191-
RIGHTMARGIN, 372
192-
VERTGUIDE, 125
193-
VERTGUIDE, 371
194-
TOPMARGIN, 7
195-
BOTTOMMARGIN, 171
196-
HORZGUIDE, 8
197-
HORZGUIDE, 41
198-
END
199-
200-
IDD_FINISHED, DIALOG
201-
BEGIN
202-
LEFTMARGIN, 6
203-
RIGHTMARGIN, 372
204-
VERTGUIDE, 125
205-
VERTGUIDE, 372
206-
TOPMARGIN, 7
207-
BOTTOMMARGIN, 171
208-
HORZGUIDE, 8
209-
HORZGUIDE, 41
210-
END
211-
END
212-
#endif // APSTUDIO_INVOKED
213-
214-
#endif // English (U.S.) resources
215-
/////////////////////////////////////////////////////////////////////////////
216-
217-
218-
219-
#ifndef APSTUDIO_INVOKED
220-
/////////////////////////////////////////////////////////////////////////////
221-
//
222-
// Generated from the TEXTINCLUDE 3 resource.
223-
//
224-
225-
226-
/////////////////////////////////////////////////////////////////////////////
227-
#endif // not APSTUDIO_INVOKED
228-

PC/bdist_wininst/resource.h

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
CHECKED IN AS WELL!
77
*/
88

9-
//{{NO_DEPENDENCIES}}
10-
// Microsoft Developer Studio generated include file.
11-
// Used by install.rc
12-
//
139
#define IDD_DIALOG1 101
1410
#define IDB_BITMAP1 103
1511
#define IDD_INTRO 107
@@ -33,14 +29,3 @@
3329
#define IDC_BUILD_INFO 1024
3430
#define IDC_BITMAP 1025
3531
#define IDC_OTHERPYTHON 1026
36-
37-
// Next default values for new objects
38-
//
39-
#ifdef APSTUDIO_INVOKED
40-
#ifndef APSTUDIO_READONLY_SYMBOLS
41-
#define _APS_NEXT_RESOURCE_VALUE 112
42-
#define _APS_NEXT_COMMAND_VALUE 40001
43-
#define _APS_NEXT_CONTROL_VALUE 1028
44-
#define _APS_NEXT_SYMED_VALUE 101
45-
#endif
46-
#endif

0 commit comments

Comments
 (0)