-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark Hammond wrote:
> Stephen Warren wrote:
>> Also, my eventual desire is to submit a patch to implement hard-link
>> functionality for Win32 via CreateHardLink.
>
> win32file already exposes this function.
So it does; I&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tim Roberts wrote:
> Stephen Warren wrote:
>> Ah, so just so I understand - the full version of VC packages the
>> platform SDK into the install so that it's automatically available
>> without user action?
>
> Yes,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark Hammond wrote:
> Stephen Warren wrote:
>> First off, the Python code appears to rely on the MS Platform SDK,
>> although the documents don't seem to mention this. I guess it's just
>> assumed this is available?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I just grabbed the latest SVN head (trunk) of Python and attempted to
build using VS .NET 2005 Express, and the sln/vcproj files in the
PCbuild8 directory.
I had a few problems building even the pythoncore and python targets.
First off, the Python co