Workaround for TWICImage.ImageFactory bug in Delphi 10.x
After battling for half a day with that subtle bug, I am posting the workaround and analysis here, in case other stumble on it.
The issue lies with the TWICImage class, which encapsulates Microsoft Windows Imaging Component, and can be triggered in multi-threaded usage scenarios, particularly in services.
Just a quick notice that the DWScript source code has begun a transition to Delphi 10.2.3 up from Delphi XE.
A lot of the advice on password hashing says that client-side password hashing is not necessary, provided you are using HTTPS or another secure protocol, for instance in
A belated Happy New Year and Best Wishes for 2017!
Despite having “lite” in its name,
DWScript now has support for the BigInteger type, which supports numbers with as many decimals as the memory allows.
A new kernel for