|
-
Oct 29th, 2002, 11:50 AM
#1
Thread Starter
Junior Member
ActiveX problem
I am using VC++6 and creating an MFC dialog based application with 1 custom ActiveX. When i insert the ActiveX into the dialog C++ creates a wrapper class for me. If i want to modify the ActiveX itself i will need to recreate this wrapper class. How do i do this? If it cannot be recreated what is the best way to remove and re-insert the ActiveX into the project. I have tried removing it from the dialog, deleting the member variable and any references but i get linker errors.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|