Multilanguage application
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I found a contribution in this web site about multilanguage applications for Windows NT and Windows 2000 under the title Multilanguage Application - Change Application Language by Daniel Zuppinger under MFC/STL path. My question is how I could proceed for Windows 95/98? I like to know how a second or third language is added in the string table or how a second or third language is added to the dialog forms. The tutorials and text books don't cover this topic. How can the language be chosen or set at compile time and/or at run time ? Thanks for any help.