an
saurus
tags:
vs-macros
views:
10
answers:
0
Q:
how can I import custom dll onto my visual studio macro project?
no way? standard .net dll only?
related questions
Macro runs from Macro Editor but not in VS
VS Macro/Add-in to convert string concatenations to string.format style
Count non-whitespace characters for selection in Visual Studio 2010
How I can use regex in VS macro?
obfuscation macro
should I include VB macros in source control with my project?
Can I have a macro in Visual Studio 2005 call a DOS command and redirect the output to a file?
Can I have a macro run whenever I save a file in Visual Studio 2005?
Visual Studio Macros: Loop through Selection, add .Append(" and ") to each line in selection
Setting a VCProject property to default
OnBuildBegin does not fire in Visual Studio Macro until I run it from Macro Explorer
VS macros: How to change command line arguments for debug in C# project properties?
Visual Studio macro: Find files that aren't included in the project?
Find missing references in Visual Studio
Making a macro to generate a custom show in Powerpoint
Where is a good Visual Studio Macro to iterate and list all menus (VS2008 if pos.)?
Visual Studio macros: WindowActivated handler turns clicks into double clicks
Visual Studio 2005 macros won't run
Toggle "Break when an exception is thrown." using macro or keyboard shortcut.
Collapse all Visual Studio toolbox regions shortcut
How can I make a Visual Studio Macro to attach the debugger to all instances of w3wp.exe?
Visual Studio 2008 macro question
Clean up unwanted code C#
How can I turn DTE.ActiveWindow.Selection into the closest CodeElement in a VS2008 Macro?