More changes for NT, Guido style

This commit is contained in:
Guido van Rossum 1996-08-22 00:06:59 +00:00
parent 497aedd2ff
commit eaf9b6cd7b
10 changed files with 806 additions and 5007 deletions

View file

@ -2,10 +2,6 @@
#include "osdefs.h"
#include <windows.h>
#ifndef WIN32_PATCH_LEVEL
#define WIN32_PATCH_LEVEL "000"
#endif
/* PREFIX and EXEC_PREFIX are meaningless on Windows */
#ifndef PREFIX