Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8578861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:29:22+00:00 2026-06-11T20:29:22+00:00

I have an MFC application using satellites DLLs in order to support the multilingualism.

  • 0

I have an MFC application using satellites DLLs in order to support the multilingualism. I am using Visual Studio 2010.

I am able to change the language of the core part of the application without any problems. Things go wrong when I try to load a modeless dialog containing a “special” MFC control (CMFCColorButton, CVSListBox, etc).

The problem occurs at the following statement :

m_dlg->Create(SOME_IID, this); // returns false

How should I proceed to load a “special” MFC control from a satellite DLL?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T20:29:23+00:00Added an answer on June 11, 2026 at 8:29 pm

    You must register their classes before you reach OnCreate(). For custom controls, this is typically done in the constructor:

    CMyClass::CMyClass()
    {
        // Pseudo code
        m_mfcColorButton.RegisterWindowClass(AfxGetResourceHandle());
    }
    

    For MFC controls, I bet there is an initialization function that needs to be called.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an MFC application (using a legacy library that I can't change). When
I have an Visual C++ (MFC) application using ADO to access a Microsoft SQL
I have connected to a database using ODBC in an unicode MFC Application and
I have a html-page loaded in a CDialog in an MFC application, using the
I have an application which is created using MFC and I have created a
I have developed a quite large application using MFC. Naturaly, I used GDI for
I have to make changes to an existing Application developed using MFC. this application
I have a normal Windows GUI application (made using the API, not MFC) and
I am using visual studio 2008 SP1. And I am creating a desktop application
I have a mature MFC C++ application that displays on screen and prints using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.