Re: DelphiSpeedUP 1.69



Actually, the last character was replaced by ')', so

procedure Form1Create(Sender: TObjec)); <== the 't' was replaced by ')';

William

"Tiger" <tiger@xxxxxxxxxx> wrote in message
news:44580a5a@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

After install v1.69 under Delphi 7, When double click to create a form
event, it added a extra ')' at end of event in the class declaration, e.g.

procedure Form1Create(Sender: TObject));

Tiger

"Andreas Hausladen" <AndreasDOTHausladen@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:4457dfe6$1@xxxxxxxxxxxxxxxxxxxxxxxxx
DelphiSpeedUp is an Delphi/BDS IDE plugin that decreases the load time of
the IDE a lot. It also gives the whole IDE a general speed improvement.
This is done by replacing RTL function in-memory. The optimized functions
are in many cases code from the FastCode Project (FastCode, FastMove and
FastObj) but there are also other techniques to reduces disk I/O.
The compiled applications are not affected by the plugin. The installer
of
DelphiSpeedUp is also the uninstaller.


Changelog from 1.65 to 1.69:
- New (officially) bugfixed FastObj
- ExpandFileName cache is also cleared if the SetCurrentDirectory() call
fails
- FileAgeCache is cleared if SetCurrentDirectory() is calls and only used
during startup
- Fixed bug in direct RTL hooking code
- Added some more SysUtils hooks for optimized RTL functions.

Download Version 1.69:
http://andy.jgknet.de/misc/DelphiSpeedUpV169.zip

Download source code 1.69:
http://andy.jgknet.de/misc/DelphiSpeedUpSourceV169.7z

--
Regards,

Andreas Hausladen
(http://andy.jgknet.de/blog)




.



Relevant Pages

  • Re: DelphiSpeedUP 1.69
    ... After install v1.69 under Delphi 7, When double click to create a form ... This is done by replacing RTL function in-memory. ... Download source code 1.69: ...
    (borland.public.delphi.thirdpartytools.general)
  • Thoughts on the new D2007 Help
    ... If I had D2007 would I be on Google all day looking up everything Delphi ... cursor is on a RTL function does it give me help on that function? ... I couldn't install my trial because the installer has to copy ...
    (borland.public.delphi.non-technical)
  • Help! - Borland Developer Studio 2006
    ... I'm an old Delphi programmer. ... Recently, we upgraded to Developer Studio 2006, mostly because they ... Borland Developer 2006 requires Microsoft Internet Explorer 6.0 SP1, ... you must install it before installing the ...
    (alt.comp.lang.borland-delphi)
  • Delphi 2009
    ... I upgraded to Delphi 2009 today, and I thought some potential CodeGear customers might like an opinion of someone with a lot of code. ... That failed miserably because MS's .Net package wouldn't install (despite it being a MS OS in an MS virtual machine... ... The only things that needed fixing were where the client and server programs communicated strings over a named pipe - they just had to be touched up to realize strings were in unicode - which is what I wanted anyways. ...
    (alt.comp.lang.borland-delphi)
  • Re: Distributing IE with .Net Windows Forms app.
    ... Well also Delphi is moving to .Net ... The Windows 98 problem should you only encounter with fresh new ... install button, as IE requires a reboot after installation ... > I should have been clearer - it's not our app that depends on IE, ...
    (microsoft.public.dotnet.framework.setup)