From: Mark Hammond [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 18, 2007 5:09 PM
To: MACKEITH Andrew; python-win32@python.org
Subject: RE: [python-win32] Compiling win32 extensions
Oops - my mistake! Please see pywintypes.h, where you will find
a
ond; python-win32@python.org
Subject: RE: [python-win32] Compiling win32 extensions
_
From: Mark Hammond [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 17, 2007 9:12 PM
To: MACKEITH Andrew; python-win32@python.org
Subject: RE: [python-win32] Compiling win32 extensions
Although VS8
From: Mark Hammond [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 17, 2007 9:12 PM
To: MACKEITH Andrew; python-win32@python.org
Subject: RE: [python-win32] Compiling win32 extensions
Although VS8
Andrew
Sent: Saturday, 10 November 2007 5:58 AM
To: python-win32@python.org
Subject: [python-win32] Compiling win32 extensions
I am compiling the win32 extensions on 32 bit windows using Microsoft Visual
Studio 8 (AKA .Net 2005)
I have had some problems with paths, but managed to solve these by
I am compiling the win32 extensions on 32 bit windows using Microsoft
Visual Studio 8 (AKA .Net 2005)
I have had some problems with paths, but managed to solve these by
manually adding paths to the registry.
(I am puzzled that dsound.h appears in the SDK for ce, but not the
regular SDK.)
I am