Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OCX debugging

Status
Not open for further replies.

CrypticTim

Programmer
Sep 14, 2006
3
GB
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top