我需要关于DirectX的基本信息。它是托管API还是非托管API?有没有人能给我提供一些链接等解释?
发布于 2009-11-26 17:55:50
The article here描述了如何在托管中使用DirectX (而且它看起来也像非托管的!)道路。
仁慈,
丹
发布于 2009-11-26 17:56:09
DirectX是非托管的,但也有用于它的managed wrappers/bindings。
https://stackoverflow.com/questions/1802690
复制相似问题