DirectX 7 and python

Nick Trout nick at spam_me_notvideosystem.co.uk
Mon Mar 6 05:26:27 EST 2000


"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?

I've been working on a wrapper for DX7 RM. ie. not COM/direct access. Pet
project so slow progress!

I did look for other projects doing this but found none, which surprised me.
Have you come across anyone else working on DX Python stuff?







More information about the Python-list mailing list