|
<< Click to Display Table of Contents >> Navigation: Forum > IWRtlFix in version 15.1 or greater |
02-28-2022, 03:58 PM:
In reading this it looks like iwrtlfix is not needed in the uses clause anymore.
http://docs.atozed.com/docs.dll/getting%...015.1.html
Is this a correct assumption?
03-02-2022, 01:23 AM:
Hum... no it is not correct. We say that IWRTLFix has been enhanced, not eliminated.
IWRTLFix will continue to be necessary in the foreseeable future (unless Embarcadero changes some RTL internals to make VCL thread-safe, something that I don't see happening any time soon).
03-02-2022, 02:38 PM:
(03-02-2022, 01:23 AM)Alexandre Machado Wrote: [ -> ]Hum... no it is not correct. We say that IWRTLFix has been enhanced, not eliminated.
IWRTLFix will continue to be necessary in the foreseeable future (unless Embarcadero changes some RTL internals to make VCL thread-safe, something that I don't see happening any time soon).
Thanks for the clarification. I see that I miss read it.