Click here to Skip to main content
15,919,358 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
ATL: IOleControlImpl::GetControlInfo not implemented.how i fix it.
can any one help me
Posted

1 solution

Well, with all the information you have provided, onc can just say that GetControlInfo method is expected in the cpp file of IOleControlImpl which is missing right now and you need to implement the same.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900