From 8affb5f2360c057176c820efc425906bdb36ee49 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Tue, 18 Dec 2007 03:38:03 +0000 Subject: Fixed for #1601: IDLE not working correctly on Windows (Py30a2/IDLE30a1) Amaury's ideas works great. Should we build the Python core with WINVER=0x0500 and _WIN32_WINNT=0x0500, too? --- PCbuild9/_tkinter.vcproj | 16 +++++++-------- PCbuild9/build_tkinter.py | 50 +++++++++++++++++++++++++++------------------- PCbuild9/pyproject.vsprops | 8 ++++++++ 3 files changed, 45 insertions(+), 29 deletions(-) diff --git a/PCbuild9/_tkinter.vcproj b/PCbuild9/_tkinter.vcproj index f89894c..e3baa5c 100644 --- a/PCbuild9/_tkinter.vcproj +++ b/PCbuild9/_tkinter.vcproj @@ -56,7 +56,7 @@ />