FastBuild Addin


Author: Dave
Date: 04.08.14 - 6:45am







This is an Addin for the VB6 IDE that adds a couple productivity tools.

When you goto build an exe or dll in VB6, it will prompt you for the file name every single time. Also, if the file already exists, it will make sure you really want to overwrite it..every single time. Another downfall to this process, is that sometimes the default build directory will change and you wont notice it, so the updated exe gets compiled somewhere unexpected.

This plugin will allow you to manually set the path the first time, and from then on out, it will skip the dialogs and just automatically compile to the default path you set.

It also allows you to set a post build command to run, and includes an execute button in the IDE to launch the compiled exe directly.

Another feature, is a new menu item under Project -> Quick Addref that gives you a streamlined form to add ActiveX control references. I actually coded this while submitting a patch for the Lazarus LazActiveX plugin, and figured I should add it in here as well since I had it.

The addin is open source and available in my addins repository on github.




Comments: (0)

 
Leave Comment:
Name:
Email: (not shown)
Message: (Required)
Math Question: 11 + 57 = ? followed by the letter: A 



About Me
More Blogs
Main Site
Posts: (All)
2024 ( 1 )
2023 ( 9 )
2022 ( 4 )
2021 ( 2 )
2020 ( 4 )
2019 ( 5 )
2018 ( 6 )
2017 ( 6 )
2016 ( 22 )
2015 ( 15 )
2014 (25)
     Query Last 12 Mos
     Progid from Interface ID
     VB6 to C Array Examples
     Human Readable Variant Type
     ScriptBasic COM Integration
     CodeView Addin
     ScriptBasic - Part 2
     Script Env
     MSCOMCTL Win7 Error
     printf override
     History Combo
     Disable IE
     API Hooking in VB6
     Addin Hook Events
     FastBuild Addin
     VB6 MemoryWindow
     Link C Obj Files into VB6
     Vb6 Standard Dlls
     CStr for Pascal
     Lazarus Review
     asprintf for VS
     VB6 GlobalMultiUse
     Scintilla in VB6
     Dynamic Highlight
     WinVerifyTrust, CryptMsgGetParam VB6
2013 ( 4 )
2012 ( 10 )
2011 ( 7 )
2010 ( 11 )
2009 ( 3 )