[issue2065] trunk version does not compile with vs8 and vc6
Martin v. Löwis
report at bugs.python.org
Tue Feb 12 20:27:37 CET 2008
Martin v. Löwis added the comment:
Ithink this patch still conflicts with issue 1763 - SHGetFolderPathW is
(apparently) only available on W2k. So I don't see why we *shouldn't*
mandate W2k-or-better platform headers. VC6 users should install the W2k
SDK, or the W2k3 SDK (or any later SDK that still supports VC6).
----------
nosy: +loewis
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2065>
__________________________________
More information about the Python-bugs-list
mailing list