with mfc u must add a atl class for the viewer (click right on ur project, add class, choose atl class) , but for the picture com u need to create a mfc type lib ... took me one day to understand that
didier2$2007132
didier2 05/13/2007 :: 20:21
Registered
dont forget to call m_gdPicture.CreateDispatch("GdpicturePro.cGdPicture"); before using the picture
Loïc$2006306
Loïc 05/16/2007 :: 11:00
Registered
Didier,
Thanks for this tip. I think it will be usefull for many users!