DirectX 7 and python

Mark Hammond mhammond at skippinet.com.au
Fri Mar 10 07:48:07 EST 2000


You could probably do it with SWIG.  The only sample code are the COM
extensions included in win32all - eg, MAPI, AXScript, etc...

Mark.

"Robert" <soundhack at hotmail.com> wrote in message
news:38c012da$0$2943 at senator-bedfellow.mit.edu...
> Hi,
>      With the release of DirectX 7, MS included a type library for
Visual
> Basic users
> to access DX functionality. Apparently (from using the makepy and
win) it
> does not
> provide automation/dispatch interfaces, so python can't access it.
My
> question is two-fold:
> 1)Has anyone written pythoncom extensions to provide the necessary
> interfaces?
> 2)How does one go about writing a custom interface in pythoncom?
Does anyone
> have some sample code?
>
>
> Thanks,
> Robert
>
>
>





More information about the Python-list mailing list