A
Andreas Hausladen
Unregistered / Unconfirmed
GUEST, unregistred user!
Those who tried to use IDE Fix Pack on Windows 10 got the uncritical error message “failed: Faster IDE startup [IDE.Startup.Fast]” that appeared on every IDE start. The problem is that a byte sequence changed that IDE Fix Pack tries to find. Windows 10 uses “INT3” instead of “NOP” instructions to align functions and IDE Fix Pack 5.92 and earlier looked for “NOP”. The new 5.93 now allows both instructions.
IDE Fix Pack 5.93 only adds support for Windows 10 otherwise it is the same as 5.92.
For the next IDE Fix Pack I’ll work on the Delphi Win64 compiler’s performance. (not the generated code)
Download:
Download (fastdcc):
Changelog:
查看更多...
IDE Fix Pack 5.93 only adds support for Windows 10 otherwise it is the same as 5.92.
For the next IDE Fix Pack I’ll work on the Delphi Win64 compiler’s performance. (not the generated code)
Download:
Name
IDE Version
File
Size
Downloads
Added
IDE Fix Pack 5.93 2009 (UP4)
IDEFixPack2009Reg593.7z 178.74 KB
4 times
2015-08-03
IDE Fix Pack 5.93 (unsupported) 2010 (UP5)
IDEFixPack2010Reg593.7z 174.78 KB
3 times
2015-08-03
IDE Fix Pack 5.93 XE (UP1)
IDEFixPackXEReg593.7z 160.8 KB
3 times
2015-08-03
IDE Fix Pack 5.93 (unsupported) XE2 (UP4+HF1)
IDEFixPackXE2Reg593.7z 233.96 KB
3 times
2015-08-03
IDE Fix Pack 5.93 (unsupported) XE3 (UP2)
IDEFixPackXE3Reg593.7z 186.49 KB
2 times
2015-08-03
IDE Fix Pack 5.93 (unsupported) XE4 (UP1)
IDEFixPackXE4Reg593.7z 187.14 KB
2 times
2015-08-03
IDE Fix Pack 5.93 (unsupported) XE5 (UP2)
IDEFixPackXE5Reg593.7z 186.47 KB
8 times
2015-08-03
IDE Fix Pack 5.93 (unsupported) XE6 (UP1)
IDEFixPackXE6Reg593.7z 304.67 KB
3 times
2015-08-03
IDE Fix Pack 5.93 XE7 (UP1)
IDEFixPackXE7Reg593.7z 318.33 KB
3 times
2015-08-03
IDE Fix Pack 5.93 XE8 (UP1)
IDEFixPackXE8Reg593.7z 312.48 KB
15 times
2015-08-03
Download (fastdcc):
Name
IDE Version
File
Size
Downloads
Added
fastdcc 5.93 2009 (UP4)
fastdcc2009v593.7z 76.52 KB
0 times
2015-08-03
fastdcc 5.93 (unsupported) 2010 (UP5)
fastdcc2010v593.7z 80.62 KB
0 times
2015-08-03
fastdcc 5.93 XE (UP1)
fastdccXEv593.7z 82.5 KB
0 times
2015-08-03
fastdcc 5.93 (unsupported) XE2 (UP4+HF1)
fastdccXE2v593.7z 103.83 KB
0 times
2015-08-03
fastdcc 5.93 (unsupported) XE3 (UP2)
fastdccXE3v593.7z 118.1 KB
0 times
2015-08-03
fastdcc 5.93 (unsupported) XE4 (UP1)
fastdccXE4v593.7z 112.86 KB
0 times
2015-08-03
fastdcc 5.93 (unsupported) XE5 (UP2)
fastdccXE5v593.7z 114.16 KB
0 times
2015-08-03
fastdcc 5.93 (unsupported) XE6 (UP1)
fastdccXE6v593.7z 138.49 KB
0 times
2015-08-03
fastdcc 5.93 XE7 (UP1)
fastdccXE7v593.7z 150.56 KB
1 times
2015-08-03
fastdcc 5.93 XE8 (UP1)
fastdccXE8v593.7z 147.1 KB
5 times
2015-08-03
Changelog:
- Added: Support for Windows 10
查看更多...