|
-
April 22nd, 1999, 06:59 AM
#1
Problem porting my ActiveX Control to other PC's?????
Hey All,
I have this really neat ActiveX Control I wrote in VC++5.0 using the MFC ActiveX Control wizard. It interfaces great with a VB front end. I am
relitivly new to MFC so be gentle, but I can't get the Contol to register on machines other than mine. I think that the problem is that the other machines do not have the right DLL's. My thought
was to make the Contol staticlly link to MFC but when I did I got over a hundred errors having to do with COleControl, COleControlModule and COlePropertypage.
What can be done?
My Boss would really like it to Staticlly Link, can it be done?
Will I have to write a setup program to install the right DLL's?
If so can you point me to a good example?
Help, and Thanks,
Atticus
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
|