Hi,
I use Resource DLL Wizard for internationalization of my VCL application with translation terms of forms DFM and resource strings RC in Translation Editor. All form interface strings shown translated with its resource DLL, but resource strings, loaded with LoadStr remain untranslated. How can I get translated resource strings from its resource DLL?
Thanks!