When I save a file in Visual Studio 2005, I\'d like to have a macro also run that updates a copyright (through a regular expression search and replace).
I\'d like to have a macro in Visual Studio 2005 that calls a DOS command and redirects the output (stdout and stderr) to a file.Just calling the command and \">\" re开发者_StackOverflowdirecting it wi
During debug mode or while I am doing testing, I need to print lots of various information, so i use this method:
I have a source code for a pr开发者_StackOverflow社区oject with their make files. I want to create a Visual Studio (2005) solution from it. Is there any direct way to do this? can anyone help me pleas
I guess prety much everyone who does a lot of debugging have a handy macro in Visual Studio (with shortcut to it on a toolbar) which when called automatically attaches to a particular process (identif
I have a C# Service that is calling a C DLL that was originally written in VC6. There is a bug in the DLL which I am trying to inspect.
I have a Windows 7 machine on which I am using VS2005. .Net 2.0 and .Net 3.5 are installed on it. An app claimed it needed .NET framework 1.1 before it would run.
I\'ve searched up a开发者_开发问答nd down Google for others with a similar problem, and while I can find the error I don\'t think that other people have the same base problem that I do.
This question already has answers here: Closed 12 years ago. 开发者_运维问答 Possible Duplicate: VS2005 Winforms Designer Exception Screen and IE8
I am wondering if it is possible to set VisualStudio IDE so it high开发者_StackOverflow中文版lights private/protected/public variables of the class differently as well as change formatting on locals (