Visio 2003 Drawing Control with C++

C

CatCat

I created the drawing control in my resource editor in VS2005, c++. Now, I'm
having issues attaching to that object as a visio object in order to
programatically set the source. Can anyone shed some light on this for me
please?

Thx!
 
A

Al Edlund

Did you also link the v2007 libraries, or earlier ones. The drawing control
should match the libraries.
al
 
Top