Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Changing resource langage during execution of my a
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Changing resource langage during execution of my a

 Post Reply Post Reply
Author
Message
dylanSun View Drop Down
Newbie
Newbie
Avatar

Joined: 30 January 2008
Location: France
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote dylanSun Quote  Post ReplyReply Direct Link To This Post Topic: Changing resource langage during execution of my a
    Posted: 01 December 2011 at 6:37am
Hey,

I try to change the langage of resources like menu in ribbon ("Customize quick access toolbar").
I do this in my app but don't work.
CXTPResourceManager::m_managerInstance.GetData()->SetResourceLanguage(MAKELANGID(LANG_FRENCH, SUBLANG_FRENCH));

please help me !!!!
thanks
Back to Top
ddlittle View Drop Down
Senior Member
Senior Member


Joined: 19 February 2004
Location: United States
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote ddlittle Quote  Post ReplyReply Direct Link To This Post Posted: 08 December 2011 at 11:06pm
Did you load your resources and call CXTPResourceManager::SetResourceHandle()?  If so, does it contain French language resources?
 
Back to Top
dylanSun View Drop Down
Newbie
Newbie
Avatar

Joined: 30 January 2008
Location: France
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote dylanSun Quote  Post ReplyReply Direct Link To This Post Posted: 14 December 2011 at 11:25am
thanks for your help, worjking fine.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.