does anyone know if there is a guide to creating an outlook add in for office 2010 that runs in 64bit mode?
I\'m building an assembly that runs as an \"add-on\" to a vendor\'s Outlook add-in.When it is time for me to execute my \"action\", I have to put up a simple window with a few simple controls.The vend
I am writing a Visual开发者_Python百科 Studio add-in in C# which will run while I am debugging a process in the same Visual Studio window and I need access to that the process\' stack trace from withi
I created the following automation addin: namespace AutomationAddin { [Guid(\"6652EC43-B48C-428a-A32A-5F2E89B9F305\")]
I have a combobox in a Word addin. The contents of the combobox are often long enough to drape over Word\'s Zoom slider-bar control. However, selecting an item directly over the zoom control (which is
I ne开发者_开发技巧ed to know how to start writing an application based on plug-in architecture. I mean how to write a base code and let others develop the application by adding the plug-ins they writ
I use Windows 7 x64, Qt Add-in 1.1.4, Visual Studio 2008 Team Edition. Does not work on multiple computers ... reinstalling Windows, Qt Add开发者_如何学C-in or VS2008 does not help(
Does anyone know of any free add-in similar to Smart Paster, but for Visual Studio 2010? Unfortunately开发者_如何学Python, Smart Paster only works for VS2005 and VS2008.
I\'m porting a VS Add-in to VS 2010 from VS 2008 and need to be able to open the built-in web browser.
Hi I\'ve been tinkering around with the two techniques to modify the ribbon with an MS Word addin (Visual Studio 2010, .NET 3.5), a Microsoft.Office.Tools.Ribbon.OfficeRibbon and Micr开发者_开发知识库