| Thread | Last Post | Replies |
|
| Macro Help | 23 Aug 2007 23:56 GMT | 1 |
In the Visual Studio 2005 Text Editor Options dialog you can specify that tab characters are replaced with a specified number of space characters. Is there a way to get the value of that option (the number of space characters) from within a Visual Studio macro?
|
| Event Toaster Source to add new events? | 23 Aug 2007 04:49 GMT | 4 |
I'd love to be able to add some more events into EventToaster. For example it would be great to run a command when the event "Debug.Stop Debugging" takes place. Does anyone know if the source code is available - or does anyone have
|
| NMake question | 18 Aug 2007 06:54 GMT | 2 |
Hello; I am using nmake.exe (which comes with Visual Studio). I have 2 programs (which I am not the owner of their source). I run "prog1.exe <param>", which returns with an exit code according to the
|
| VS.NET 2005 macros stopped working! | 14 Aug 2007 07:43 GMT | 3 |
Please help. All my macros stopped running silently without any messages or errors returned. I can't run and debug any macro. I've tried the mscorlib.tlb solution but still in trouble. It's really urgent.
|
| Visual Studio 6.0 macros in Visual Studio 2005 IDE? | 06 Aug 2007 17:23 GMT | 4 |
Can Visual Studio 6.0 macros be used in the Visual Studio 2005 IDE, or do they all have to be re-coded?
|
| Setting VCDebugSettings.ApplicationCommand from JScript | 01 Aug 2007 21:09 GMT | 1 |
I've created a Visual C++ Custom Wizard project for a custom Add\New Project... In the default.js file, I'm able to set compiler and linker flags, but don't know how
|
| Text parsing application needed | 01 Aug 2007 02:54 GMT | 2 |
I'm looking for sample source code for VS2005 (any language) that will analyze and parse text files in various formats (delimited, fixed length, Excel) into Access or SQL database.
|