[Mono-dev] Managed DirectX

Richard Matthias richardmatthias at gmail.com
Wed Oct 25 13:15:57 EDT 2006


It's worth mentioning that Microsoft's Managed DirectX doesn't use COM
interop. They have a library with a simpler C interface that talks to
the kernel portion of DirectX that the drivers plug into and the MDX
library uses that - it's almost completely seperate from the DirectX
that C++ developers use.

Richard



More information about the Mono-devel-list mailing list