![]() |
Multilanguage customization dialog |
Post Reply
|
| Author | |
Vero
Groupie
Joined: 25 May 2005 Location: Spain Status: Offline Points: 13 |
Post Options
Thanks(0)
Quote Reply
Topic: Multilanguage customization dialogPosted: 09 June 2005 at 2:34am |
|
Using Code Jock command bars, the menu and the customization dialog are always in English. How can I change the language for this dialog and menus. Thanks in advance. |
|
|
Vero
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 4:07am |
|
Build language dlls (in Workspace folder) and call m_hModule = ::LoadLibrary(lpszDllPath); CXTPManageState::ResetModuleInfo(m_hModule, m_hModule); |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Vero
Groupie
Joined: 25 May 2005 Location: Spain Status: Offline Points: 13 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 9:19am |
|
Thank you very much, it works. Now I have two questions more: - In this way I have to redistribute all DLLs with my program to the user can change the language? Is there any other way? - How can I know the DLL name with the language ID? Thanks in advance. |
|
|
Vero
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |