How To Enumerate the MMX Driver (175334)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft DirectX Software Development Kit 5.0
This article was previously published under Q175334 SUMMARY
DirectX version 5.0 and later includes support for processors that support
MMX technology. MMX devices are enumerated only by
IDirect3D2::EnumDevices(). The MMX device will not be enumerated by
IDirect3D::EnumDevices(). You must use the IDirect3D2 interface to
enumerate the Direct3D MMX emulation driver.
REFERENCES
For additional information about source code on properly enumerating Direct3D devices, please see the following article in the Microsoft Knowledge Base:
172947 SAMPLE: Rendering a Triangle with the Direct3D Immediate Mode
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbDirect3dIM kbFAQ kbhowto KB175334 |
---|
|