I read this page with web translator. I just to post a bug I found.
Fresh install Delphi 7 Ent, update 1, GExperts and last version (1.71) of
IDE Speedup
(I had the same with delphi 6 Ent upd2, and much more with version 1.65 of
IDE speedup)
The bug:
If you compile and run a project and you do a small change in the code after that you have to rebuild the project in order to have the change to be included in the new compiled project.
If uninstall the
IDE speedup, every time you do change in the project's code, the
IDE compiles again only the changed .pas files and link them to a correct project .exe.