Device Creation
If your application fails during device creation, check for the following common errors.
- Make sure you check the device capabilities, particularly the render depths.
- Examine the error code. D3DERR_OUTOFVIDEOMEMORY is always possible.
- Use the debug DirectX DLLs and review output messages under the debugger.