summaryrefslogtreecommitdiff
path: root/PC/frozen_dllmain.c
Commit message (Expand)AuthorAgeFilesLines
* Use GetModuleHandleW to avoid *A functions where possible.Martin v. Löwis2012-01-141-1/+1
* Use the new Py_ARRAY_LENGTH macroVictor Stinner2011-09-291-2/+2
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-58/+58
* Remove some debugging messages - although this code is a complete hack, we do...Mark Hammond2000-10-051-2/+2
* Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,Thomas Wouters2000-07-221-2/+2
* Mark Hammond's main program for a frozen application.Guido van Rossum1998-03-201-0/+134