Hi, It's been a while since I've debugged my directx application in visual studio, and I'm a little fuzzy. I'm using VS2003 and Direct9 (Feb2003) SDK. 1. I've enabled unmanaged code debugging in my project. 2. I need to switch to the debug version of DX, but the control panel applet that I used to do this with is gone! Where'd it go? How can I switch to the debug version? TIA, Norvin
On Feb 23, 1:07 pm, "NL" wrote: > Hi, > > It's been a while since I've debugged my directx application in visual > studio, and I'm a little fuzzy. I'm using VS2003 and Direct9 (Feb2003) > SDK. > > 1. I've enabled unmanaged code debugging in my project. > 2. I need to switch to the debug version of DX, but the control panel > applet that I used to do this with is gone! Where'd it go? How can I > switch to the debug version? > > TIA, > Norvin Apologies, I'm using managed directx in csharp. Norvin