GeekArticles
Programming
Delphi
Programming
DelphiIDE Fix Pack 2.7 for RAD Studio 2007
The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* QC #47807: Error insight fails to find TObject class* Possible deadlock when Error Insight calls ProcessMessages* QC #37462: IDE may select the wrong file when performing a ctrl + left-click on a filename in the editor* QC #22880: Cannot resolve unit name* QC #58045: Component captions and component icons disappear from form designer* QC #50278: IDE Compiler opens all files in ReadWrite mode and blocks command line compiler* QC #55910: TDBText.Color always reverts to Parent.Color* Sometimes the IDE has two taskbar buttons* Background Parser blocked the main thread* Find dialog has problems with upper/lower case Umlaut characters* QC #68647: Infinite loop in Forms.GetNonToolWindowPopupParent* QC #68740: Lost focus after TOpenDialog when MainFormOnTaskBar is set* QC #59963: Closing non-modal forms after a task switch can deactivate the application* Control resize bugfix for kernel stack overflow due to WH_CALLWNDPROC hook* QC #59654: TActionList access already released FActions field* QC #54286 : Parent-PopupMenu overrides standard context menu (edit, memo, combobox, ...)* QC #50097: ObjAuto access violation on XEON (Data Execution Prevention bug)* QC #58938: MainForm Minimize minimizes in the background* QC #64484: SysUtils.Abort can raise an AccessViolation* QC #58939: No taskbar button when starting from ShellLink with Show=Minimized* QC #56252: TPageControl flickers a lot with active theming* QC #68730: TLabel is not painted on a themed, double-buffered TTabSheet in Vista* QC #74646: Buffer overflow in TCustomClientDataSet.DataConvert with ftWideStringInstallation:1. Start IDEFixPackReg.exe under your user account2. Select the IDE registry keys for which you want to install the bugfix3. Press the "Install" buttonUninstallation:1. Start IDEFixPackReg.exe under your user account2. Press the "Uninstall" button. This will uninstall the bugfix for all (not only the selected) IDE registry keys.Changelog from 2.5 to 2.7:* Added fix for: 64 bit Debugger assertion* Added fix for: Undo destroyed editor buffer* Added fix for: Vista 64 IDE startup delay* Added: QC #74646: Buffer overflow in TCustomClientDataSet.DataConvert with ftWideString* Fixed: TTabSheet looked strange if used with SilverThemesChangelog from 2.4 to 2.5:* Fixed: The AppDeActivateZOrder patch now fixes the cause instead of the symptoms* Added fix for: Error Insight fails to find TObject class* Added fix for: Possible deadlock when Error Insight calls ProcessMessagesChangelog from 2.3 to 2.4:* Added: Fix for IDE may select the wrong file when performing a ctrl+click on a filename in the editorChangelog from 2.2 to 2.3:* Added: Fix for “Cannot resolve unit name” ErrorInside bug.Changelog from 2.1 to 2.2:* Fixed: C++Builder compilation slow down caused by the ReadWrite mode fix* Fixed: DBGrid ScrollBar gab painted correctly in BiDiMode <> bdLeftToRight* Fixed: TTabSheet could throw an access violation if no PageControl was assigned to itChanges from 2.0 to 2.1:* Added fix for Show Component Caption IDE bug* Added fix for IDE Compiler opens all files in ReadWrite mode and blocks command line compiler
Sponsored Links
Read Next: VCL Fix Pack 1.4
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
