Advertisement

Debugging D3D9 under Windows 10

Started by January 07, 2018 02:52 PM
0 comments, last by jje 7 years ago

Hi. Is it possible to debug d3d9 in windows 10? I've read that feature was broken in windows 7, but maybe there is a workaround? I want to enable debug output into VS console

I compile the project with DEBUG and D3D_DEBUG_INFO; all corresponding options are enabled in DX CP. There is d3d9d.dll present in SysWOW64 but my project still uses d3d9.dll

This topic is closed to new replies.

Advertisement