There is an extra character 'L' in each line of DRC file generated by Delphi Tokyo.
e.g.
System_SysConst_SArgumentMissing, L"No argument for format '%s'"
Build using Delphi XE, no extra 'L'
e.g.
SysConst_SArgumentMissing, "No argument for format '%s'"
Does anyone know what's the mean of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.