views:

28

answers:

0

Hello,

Today I had to pass the ATL Tutorial from MSDN but met a problem. Unfortunately, I'm not a real C++ developer and can't do it myself.

In Step 5 when I add connection point, wizard create _IPolyCtrlEvents_CP.H but it doesn't implement the Fire_ClickIn and Fire_ClickOut methods. How I can implement them?

I'm using VS2010.

Thanks for your advises :)