Browse by Tags
All Tags »
VSIP »
Automation (RSS)
After a lot of time spent working on my IL editor and IL project, I finally have a workable version ready for you to try out, if you would like. The MSI file that is linked below, includes code for a project and an editor. The project has templates to
Read More...
If you have not noticed, the Visual Studio Developer Center on MSDN is now live. You will be able to find articles, whitepapers, etc. about programming both Automation and VSIP for Visual Studio . Visit the Developer Center at http://msdn.microsoft.com/vstudio/extend
Read More...
If you have a MSN Watch, then basketball is now available as a channel. Now if I only liked basketball… Where is baseball and hockey? An update to my last post: as I suspected, the .NET Framework was not the cause of my performance problems in my
Read More...
Here is a second tip for debugging that requires a slight .h file change. If you have the VSIP SDK installed and you need advanced assert help, use VSASSERT. VSASSERT is a nifty utility that is installed with the VSIP SDK that will put up an assert message.
Read More...
Using VSIP interfaces from macros
Read More...
Using VSIP from an Add-in, and Add-ins from VSIP
Read More...