Tag Archives: C++Builder

IDEFixPack 2.0 and VCLFixPack 1.0 under way

By | November 19, 2008

I’m working on the final steps for a release of the IDEFixPack 2007 2.0 and IDEFixPack 2009 2.0. Both tools will contain every available patch that I have for the specific IDE version. The 2007er version has 18 patches and the 2009er version has 8 patches. To make my and your life easier I’ve done… Read More »

Application De/Activate bugfix unit (2007/2009)

By | November 15, 2008

AppDeActivateZOrderFix.pas is a unit that fixes the window focus bug QC #59963 which can accidentally activate a window of a different process if you close a non-modal form. This occurs if you switch to another process, switch back to your application and then close the non-modal form. If you add the AppDeActivateZOrderFix unit to your… Read More »