Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
42d26d94cc5fe633613c853c1e1b4b51f0855df4
/
PC
/
dl_nt.c
9f4f56d
On Windows, use the Python 'Activation Context' when loading extensions
by Mark Hammond
· 17 years ago
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