CrypticTim
Programmer
I've recently been handed over a project of an ActiveX OCX control embedded in a Fox application. Unfortunatly, the control is bugging out and I need to step it through the debuger to help trace what is happening.
How can I use VS.NET 2003 to hook into the control even though the process itself does not have any debugging info.
I can build controls with debug symbols, and register it as the active control, but I can't then debug it when the Fox application starts and uses the control.
Any help would be greatly appriciated.
How can I use VS.NET 2003 to hook into the control even though the process itself does not have any debugging info.
I can build controls with debug symbols, and register it as the active control, but I can't then debug it when the Fox application starts and uses the control.
Any help would be greatly appriciated.