Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Strings in multiligual EXE

1 replies · 1,477 views · Started 20 January 2004

I have developend an EXE that currently writes its error messages out into a log file. These strings are hard-coded in English. To enable my EXE for multiple languages I want to use resource files. but looks like .rsc file needs a .app file. My program is a non GUI program. Any hints on how I can do this ?

Raji