Welcome to Office Zealot Sign in | Join | Help

August 2004 - Posts

Shimming Managed Automation Add-ins

Since blogging about the COM shim wizards, I've had a few emails asking whether the shim can be applied to managed automation add-ins. Before we consider shims, some context is in order. Automation add-ins were introduced for Excel starting with Excel
Posted by whitechapel | 1 Comments

COM Shim Wizards

I mentioned ages ago that I've been working on a set of Visual Studio wizards for building unmanaged (COM) shims for managed extensions. By 'extensions', I mean add-ins, smart tags and realtime data components. All of these should be shimmed. VSTO codebehind
Posted by whitechapel | 0 Comments