COMMITS
/ PC/WinMain.c May 9, 2008
M
Use UNICODE wWinMain, to make CRT initialize __wargv.
Martin v. Löwis committed
April 5, 2008
M
Change command line processing API to use wchar_t.
Martin v. Löwis committed
June 6, 2007
G
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum committed
September 8, 2004
M
Revert creation of launcher.exe
Martin v. Löwis committed
September 7, 2004
M
Add support for launcher.exe
Martin v. Löwis committed
August 2, 2002
M
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Mark Hammond committed
April 24, 2001
T
SF bug 418296: WinMain.c should use WIN32_LEAN_AND_MEAN.
Tim Peters committed
July 22, 2000
T
ANSIfication: remove very-old-varargs code, fix function declarations so
Thomas Wouters committed
July 8, 2000
F
- removed barry's workaround, to make room for
Fredrik Lundh committed
F
- this is a tentative checkin of the #100764 patch (by
Fredrik Lundh committed
August 8, 1998
G
This file's previous log message is bogus.
Guido van Rossum committed
G
Different version games:
Guido van Rossum committed
December 10, 1997
G
Adding a new project: pythonw, or WinMain.c, containing a main program
Guido van Rossum committed