Hello,
I'm a new guy in C++. I'm now busy programming with a small dialog program (MFC) which requires multi-language interface support.
For example, English, Dutch, German... I have created the seperate DLL programs, Now I want to dynamically load one of those DLLs depends on the language selected by the operating system.
I hope you can give me some hints or code examples, that would be a great help for me !! Thank you in advance!!
hibin
I'm a new guy in C++. I'm now busy programming with a small dialog program (MFC) which requires multi-language interface support.
For example, English, Dutch, German... I have created the seperate DLL programs, Now I want to dynamically load one of those DLLs depends on the language selected by the operating system.
I hope you can give me some hints or code examples, that would be a great help for me !! Thank you in advance!!
hibin