Showing related tags and posts accross the entire site.
-
Hello I have been researching how VSTA will work with our current application and I have run into some problems. The documentation and examples have been very useful. With the managed code it seems pretty straight forward. My problem lies with information on how to use VSTA with unmanaged C++ code. Could...
-
I followed the ShapeApp Sample implementing VSTA into our application. Now I ran into a problem. The Startup event of the Add-In is called in a different thread context than the ShutDown Event. This is also the case in ShapeAppBasicMFC sample. As a result of this behavior, simple tasks like opening and...
-
This post is in refernce to the VSTA v 2 CTP Release. The sample ShapeAppMacroRecordingCSharp has known issues and is still under development. The sample may display a "Delay Notification" warning asking you to send information to Microsoft on what you were doing when you got this message. This message...