I upgraded to Windows 10. and when I start Delphi XE8 it shows the following dialog. I suppose it is to do with IDE Fix Pack but not sure how to get rid of it. The compiler still works.
Asked
Active
Viewed 288 times
-2
-
1You should be asking the author of IDEFixPack – David Heffernan Aug 03 '15 at 10:34
-
1You can ask the question on the [site](http://andy.jgknet.de/blog/2015/07/ide-fix-pack-dev-snapshot-supports-windows-10-insider-preview/) of IDEFixPack – Roman Marusyk Aug 03 '15 at 11:48
1 Answers
1
The new IDE Fix Pack 5.93 fixes this issue with Windows 10.
Windows 10 uses INT3 instead of NOP to align a function that IDE Fix Pack wants to hook, but IDE Fix Pack expected NOPs.

Andreas Hausladen
- 8,081
- 1
- 41
- 44