C++ Builder XE2

TwineCompile - Cut C++Builder compile times by up to 50x!
TKrauss
Posts: 97
Joined: Thu Jul 21, 2011 8:22 am

Re: C++ Builder XE2

Post by TKrauss »

Thank you very much! Now it is working under Win7!

May I ask what caused the error?
jomitech
Site Admin
Posts: 2157
Joined: Wed Oct 08, 2008 12:23 am

Re: C++ Builder XE2

Post by jomitech »

There were 2 issues that were correct in that patch I sent:

1. mtbcc32 was not opening the HKEY_LOCAL_MACHINE key in read-only, so without administrative rights, this call would have failed.

2. We changed the method that the executors are signalled to a more robust mechanism, as under certain circumstances, the executors would fail to receive the broadcasted window message.
Jon
Post Reply