I actually develop a VB6 activex.
I make too an client application to test my activex.
How could i debug (watchs, step) my vb activex ?
thanx
Printable View
I actually develop a VB6 activex.
I make too an client application to test my activex.
How could i debug (watchs, step) my vb activex ?
thanx
create a project group for your client app and your ActiveX control. You can then set breakpoints in your AX control.