0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #9K
2 Posted Topics
Hi, I have an existing .ocx file which contains a map. I need to open this file in C++ and not in MFC. MSDN help suggested me that it can be done throuch " #import "file_name" " However, the description is not descriptive and helpful. If anyone can provide me … | |
Hi, I am trying to read .ocx file using C++.But ,if I am using #import directive I am getting error like "catastrophic error".So,now I am trying to provide activeX control using ATL. Can any one tell me how to do this. Thanks& Regards, swetha. |
The End.