IDE Fix Pack 2.1 and DFMCheck 1.3

By | November 30, 2008

With the help of CodeGear I was able to fix a debugger bug that caused every function/method pointer and anonymous method that was listed in the local variables view to be executed on every Step In/Over and Breakpoint. I also found and fixed some additional IDE bugs.

These are the new fixes in the IDE Fix Pack 2.1

  • QC #67351: Debugger invokes anonymous method by itself (2009)
  • QC #58045: Component captions and component icons disappear from form designer (2007-2009)
  • QC #50278: IDE Compiler opens all files in ReadWrite mode and blocks command line compiler (2007-2009)
  • QC #69456: IDE dead lock when updating the editors (2009)

DFMCheck 1.3 adds the support for Delphi/C++Builder 2009. There are no new features and there is still no command line tool available. If you want to use DFMCheck 1.3 in Delphi 2009 you must install the IDE Fix Pack 2.1. Otherwise DFMCheck will run into an IDE dead lock and the only way to quit is by killing the BDS.EXE process with the Task Manager.

6 thoughts on “IDE Fix Pack 2.1 and DFMCheck 1.3

  1. KHJ

    Hello Andreas,

    the DFMCheck 1.3 will not install in my RADStudio 2009. Message “No Delphi IDE is installed. Installation aborted”.
    Install of IDEFixPack and DDevExtension worked without any problems.
    My RadStudio Version Version 12.0.3210.17555

    Best regards
    Karlheinz

Comments are closed.