- I've installed the June 2010 SDK
- Enabled the Debug Runtime in the DirectX Control Panel
- set the Debug Output Level to maximum (More)
- Enabled unmanaged code debugging.
Result: The debug output from Direct3D is missing
However if I start the application externally and use dbgview.exe, the output is shown there.
What could be the reason for that?