This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, loewis, weegreenblobbie
Date 2007-10-19.22:13:18
SpamBayes Score 0.60807747
Marked as misclassified No
Message-id <1192831998.79.0.377365074227.issue1297@psf.upfronthosting.co.za>
In-reply-to
Content
I found that BaseTsd.h is part of the Windows SDK, which is not included
in the Express Edition. It can be installed separately.

OTOH, the python core still compiles without the #include <basetsd.h>
(using VC++ 2005 Express Edition).
What about other compilers? What is this file needed for?
History
Date User Action Args
2007-10-19 22:13:19amaury.forgeotdarcsetspambayes_score: 0.608077 -> 0.60807747
recipients: + amaury.forgeotdarc, loewis, weegreenblobbie
2007-10-19 22:13:18amaury.forgeotdarcsetspambayes_score: 0.608077 -> 0.608077
messageid: <1192831998.79.0.377365074227.issue1297@psf.upfronthosting.co.za>
2007-10-19 22:13:18amaury.forgeotdarclinkissue1297 messages
2007-10-19 22:13:18amaury.forgeotdarccreate