Hi,
I've tested my DirectX10 initilization code on different hardware, and I've found that on an NVidia 7900 GS graphic card (under Vista 64), the function CheckInterfaceSupport(__uuidof(ID3D10Device), NULL) returns a success, although this graphic card doesn't support DirectX10.
Is it a bug ?
Is there somthing else to test ...