LinLocalize for Windows is an application for localizing executables to other languages. It automates resource translation to great length. Application language can be switched over regitry. No code needs to be included in application. Delphi XE source code for MS-Windows is available on subversion.
- Compiling LinLocalize with Delphi XE10 is working
- Using LinLocalize for translating Delphi XE10 Projects is working
- LinLocalize is an 32bit Application but can handle 64bit Executeables and Ressourcesfiles too
Library for automatic charset detection of a given text or file. Input buffer will be analysed to guess used encoding. The result (charset name or code page id) can be used as control parameter for charset conversation. Make your programs Unicode aware!