Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
96be3400a97946b0b3d032dd8c3c0561786796f1
/
PC
/
WinMain.c
66834fd
Use UNICODE wWinMain, to make CRT initialize __wargv.
by Martin v. Löwis
· 16 years ago
790465f
Change command line processing API to use wchar_t. Fixes #2128.
by Martin v. Löwis
· 17 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 17 years ago
5a6653c
Revert creation of launcher.exe
by Martin v. Löwis
· 20 years ago
9732975
Add support for launcher.exe
by Martin v. Löwis
· 20 years ago
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
d29abb9
SF bug 418296: WinMain.c should use WIN32_LEAN_AND_MEAN.
by Tim Peters
· 24 years ago
a534594
ANSIfication: remove very-old-varargs code, fix function declarations so
by Thomas Wouters
· 24 years ago
c0348ac
- removed barry's workaround, to make room for bill's more complete solution.
by Fredrik Lundh
· 24 years ago
ddbc118
- this is a tentative checkin of the #100764 patch (by
by Fredrik Lundh
· 24 years ago
639ccae
This file's previous log message is bogus.
by Guido van Rossum
· 26 years ago
67ab672
Different version games:
by Guido van Rossum
· 26 years ago
d666eae
Adding a new project: pythonw, or WinMain.c, containing a main program
by Guido van Rossum
· 27 years ago