VBGuyUsingVC
Programmer
I finally got my ActiveX control working like it should except that any app I use it on always crashes on exit. I've even used the Test Container application that comes with VC++.
How do I clean up my control's instance data. Should I put some type of code in the deconstructor section?
Please advise, thanks!
How do I clean up my control's instance data. Should I put some type of code in the deconstructor section?
Please advise, thanks!