Click here to Skip to main content
15,891,184 members
Articles / Programming Languages / C++

MoreFast Add-In for faster Development

,
Rate me:
Please Sign up or sign in to vote.
4.53/5 (9 votes)
8 Aug 20026 min read 177.9K   1.9K   45  
A VS addin that does a variety of different tasks to make programming easier.
Installation :
	* Unzip MoreFast.dll (Release Dll) to any folder. Suppose you unzipped it in C:\MoreFastAddIn.  
	* Now Open Visual C++. Go To Menu Tools->Customize. In Customize dialog box click on Add-Ins and Macro Files Tab. Click on Browse button. Specify path of extracted MoreFast.dll and click OK. (In my case i will browse    folder C:\MoreFastAddIn and specify MoreFast.dll path in that directory.) 
	* Close the customize dialog. And You have done...Great Work...So much hard.. 
	* Open HTML File(which is in extracted directory)which contain little help about this Add-Ins and read before proceed. Please read i have spent 2 hours for it...please read... 
	* Now go to your work after reading known Issues. 

Issues :
	Only Tested With Visual C++ 6.0. 
	Only Tested With Windows 2000. 
	Only Tested With Access 2000. 
	Error/Information MessageBox Are Not Up To The Mark. 
	It Is Not Fully Tested And Debugged. 

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Founder IntelliPro Solutions Pvt. Ltd.
India India
A 8 or something in .NET, living in Ahmedabad, India owned IntelliPro Solutions Pvt. Ltd..

Currently working on .NET technologies, MVC and Silverlight.

My little blog is for helping community with the solution for problems or helping them to understand new technology. You can reach to my blog at http://maniish.wordpress.com.

To contact me, post comment here or email me at manish AT iprospl.com
This is a Organisation (No members)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions