MS Developer Studio AddIn 1.0 
Publisher: SoftCab Inc
Size: 53 KB
OS: Windows95/98/ME/NT3.5x/NT4.x/2000/XP
License: Shareware
Discount Price: 10% off
Updated: 2005-05-29
Rating:
Purchase now with this
discount link to get the 10% discount.
Download Now!
MS Developer Studio AddIn 1.0 Description
FEATURES: (1) #define expander. (2) Easily insert pieces of C/C++ code. (3) ZIP your workspace with single mouse click. (4) Kill the process beeing debugged. (5) Color picker (6) Advanced #define tags
Read more...
FEATURES:
(1) #define expander.
Learn what will happen to your code when all #define and #include dirrectives are executed.
(2) Easily insert pieces of C/C++ code.
I am sure you have a piece of code that is migrating from project to project. Now you can insert your stuff with one mouse click!
(3) ZIP your workspace with single mouse click.
Sometimes developers want to backup project before making serious changes in the code in order to have an option to restore it later. Now you can acrive the project with one mouse click
(4) Kill the process beeing debugged.
Of cause you can do it puching Ctrl+Shift+Esc, select the process in project list, and click End Process button. But you can do the same with single mouse click from Developer Studio!
(5) Color picker
This will show standard Choose Color dialog box, and insert selected color at current carret position as RGB(r,g,b) or 0x00RRGGBB etc. Also, you can drag Color Picker Tool to any window in order to pick it's color.
(6) Advanced #define tags
The following items can be automatically inserted in the source file right before passing it into compiler. Original source file is not modified in any way, of cause:
(+) build number
(+) current source of header file name with or without extention (similar to __FILE__, but directory name is skipped).
(+) current directory of source or header file (sometimes is useful for debugging program)
(+) current system time and date
(+) line number (advanced __LINE__ keyword)
project's .DSP file.
(+) project's main directory (that one with .DSP file)
(+) project name
(+) environment string
(+) output of console application. You can make a console program that will prints some text that will be inserted in source code.
(+) You can create a simple .DLL file that will manage all unknown tags!
DOWNLOADS FROM SoftCab Inc
Tags of MS Developer Studio AddIn
MySQL-to-OracleMySQL-to-Oracle is a program to migrate MySQL databases to Oracle server.
SmartVB6Development tools for VB6 programmers created to build fast and robust code.
RazorSQLQuery, update, navigate, and manage all databases from one database tool
MySQL-to-MSSQLMySQL-to-MSSQL is a program to convert MySQL databases into MS SQL format.
SkinEngineEasy to add skinnalbe GUI to your C++, Delphi, VB and .NET application