Print Page | Close Window

Multilanguage customization dialog

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=2350
Printed Date: 06 October 2024 at 2:42am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Multilanguage customization dialog
Posted By: Vero
Subject: Multilanguage customization dialog
Date Posted: 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



Replies:
Posted By: Oleg
Date 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


Posted By: Vero
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net