-win32] Accessing Interfaces
I think you may be right, but I always dread working with C++. Thanks for the
help anyway.
-Original Message-
From: Tim Roberts [mailto:[email protected]]
Sent: Friday, February 20, 2009 6:57 PM
To: Python-Win32 List
Subject: Re: [python-win32] Accessing
I think you may be right, but I always dread working with C++. Thanks for the
help anyway.
-Original Message-
From: Tim Roberts [mailto:[email protected]]
Sent: Friday, February 20, 2009 6:57 PM
To: Python-Win32 List
Subject: Re: [python-win32] Accessing Interfaces
Te-jé Rodgers wrote
Te-jé Rodgers wrote:
> Could you point me to an example of how to use COM interfaces with pywin32?
> I've skimmed the documentation but it seems to be geared at someone who
> already knows what he's doing.
>
It's not really all that complicated, in general, because PyWin32
automatically gener
Te-jé Rodgers wrote:
>
> I don’t know if I’m in the right place. Basically I’m doing some
> messing about in the Windows API which has been going fine so far, but
> then I noticed most of the newer APIs require interfaces, like this
> one: http://msdn.microsoft.com/en-us/library/dd368183(VS.85).asp