Searched refs:IDS_ERR_D3D_FAILED (Results 1 – 3 of 3) sorted by relevance
698 #define IDS_ERR_D3D_FAILED 40009 macro
1452 …IDS_ERR_D3D_FAILED "Direct3DCreate9() failed! DirectX 9.0c or newer is required to run …
548 throw Application::Exception( IDS_ERR_D3D_FAILED ); in Create()