Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.6
/
PC
/
dl_nt.c
3971f6b
Removed or replaced some more deprecated preprocessor macros.
by Christian Heimes
· 18 years ago
629ec26
Include <windows.h> after python.h, so that WINNT is properly set before windows.h is included. Fixes warnings in PC builds.
by Kristján Valur Jónsson
· 18 years ago
4f1cd8b
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
by Martin v. Löwis
· 24 years ago
ec68092
DLL version is now loaded from a string resource.
by Guido van Rossum
· 28 years ago
a1ebdbd
Use Python.h, not allobjects.h.
by Guido van Rossum
· 28 years ago
6dbd190
NT specific files supplied by Mark Hammond
by Guido van Rossum
· 29 years ago