Showing related tags and posts accross the entire site.
-
Hello I have tried you ShapeAppBasicMFCWithOMAgent sample and used is as a template for my own project. This is very nice thanks. However the sample does not support non-destructive debugging which I would like to add, unless there is a sample including this? Anyway I have tried to follow the ' How...
-
By wirecad in VSTA Tech Discussions I notice some odd behaviour in the VSTA IDE when debugging. If an exception is encountered outside of a try/catch block the code falls through the block into some unknown state. No feedback is given and debugging must be stopped and the host app restarted to rehook...
-
nitinumap, This depends on which version of VSTA you are using. For both versions of VSTA the SDKs include a sample and walk through. Samples: VSTA v 1- ShapeAppAdvancedCSharp, ShapeAppAdvancedMFC VSTA v 2- ShapeAppMacroRecordingCSharp If you would prefer these samples in Visual Basic check out our VSTASamples...