Re: [python-win32] Win32Cred build errors

2008-11-27 Thread Mark Hammond
> From the web page for the SDK I have. "This release of the SDK is intended to > replace the Windows SDK for Vista." > But this only appears to be 0x500 rather than 0x501. > Hence my confusion. There is some confusion regarding these versions. In the Vista SDK, you will find declarations along

Re: [python-win32] Win32Cred build errors

2008-11-27 Thread Dave Cross
L PROTECTED] On Behalf Of Mark Hammond Sent: 25 November 2008 21:30 To: Dave Cross; python-win32@python.org Subject: RE: [python-win32] Win32Cred build errors I can't recall why we say we need that version - have you tried changing it to see what breaks? Currently the vista SDK needs to be

Re: [python-win32] Win32Cred build errors

2008-11-25 Thread Mark Hammond
I can't recall why we say we need that version - have you tried changing it to see what breaks? Currently the vista SDK needs to be used as some partf of pywin32 are starting to expose things introduced with that OS. Cheers, Mark From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh