Is there any C++ code floating around that does the equivalent of what DXCapsViewer does? (This is pretty simple code ... I was just hoping I wouldn't have to redo it.) Thanks, kodecharlie
[Please do not mail me a copy of your followup] kodecharlie spake the secret code thusly: >Is there any C++ code floating around that does the equivalent of what >DXCapsViewer does? All it does is exhaustively probe the caps of the card/device. You can get all the information through the methods on IDirect3D9. See <http://www.xmission.com/~legalize/book/download/02-Direct3D.pdf> for details. -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>