Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTColorPicker
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTColorPicker

 Post Reply Post Reply
Author
Message
fa197 View Drop Down
Newbie
Newbie


Joined: 13 June 2003
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote fa197 Quote  Post ReplyReply Direct Link To This Post Topic: CXTColorPicker
    Posted: 13 June 2003 at 1:43pm

Dear Sir,

I use CXTColorPicker for display color picker in  MFC english version, it is work fine.

But when my MFC application change to other language (Chinese PRC), I want other dll store my resource file.

 m_hInstDLL=::LoadLibrary("lang.dll");
 AfxSetResourceHandle(m_hInstDLL); // get resources from the DLL

When I display the CXTColorPicker , it cannot see the "Automatic" and "More Colors...", caption,
it will blank these caption, if I select the "More colors" caption, now it blank caption, it will crash.

How can solve?

I use static link to build the application.
e.g

#define _XT_STATICLINK
#include <XTToolKit.h>      // Xtreme Toolkit MFC Extensions

Jimmy


 

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.125 seconds.