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 4076422
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T17:25:23+00:00 2026-05-20T17:25:23+00:00

We have moved all our strings to resources (and satellite DLLs) for an MFC

  • 0

We have moved all our strings to resources (and satellite DLLs) for an MFC application. Right now the primary language is incorporated into the EXE itself so when I call LoadString() I can just pass in the module handle of the exe.

However, I need to make this generic – how do I get the module handle in a generic way and make sure I load strings form a satellite DLL if appropriate? We need to get the appropriate module for the currently loaded resource DLL. (or the exe if English)

The ::LoadString() method takes a handle as its first argument – and we’re just using the current exe’s handle.

Do I have to determine if I need to load the DLL, or does Windows automatically do that for me. It is not clear from the docs I have read.

This indicates that MFC does it automatically.
SO how do I get that hmodule?

  • 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-05-20T17:25:23+00:00Added an answer on May 20, 2026 at 5:25 pm

    After you’ve loaded the resources dll with LoadLibrary, you store its HMODULE (returned by LoadLibrary) and pass it to the LoadString function (as well as to the other resource functions).

    By the way, if you use your resources DLLs exclusively to store resources (i.e. no code is included in them) you can load them with LoadLibraryEx with the LOAD_LIBRARY_AS_DATAFILE option, making the loading a bit faster and avoiding possible exploits due to malicious code embedded in resources dlls (but in this case be careful with dialogs).

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

Sidebar

Related Questions

Right now, we have a small team of developers using TFS for our version
I have moved a component of our application from a webservice to a Windows
All, I have moved my hosted dnn 6 site to my local pc. Locally
We have lots of strings in our resource files that contains format .e.g {0}
We currently have developed an application using WCF. Our clients make connections to different
I have moved site from one framework to another and now I would like
I have been working with JasperReports for about 4 years now. We have moved
Last year we moved all our new functionality to ASP.NET MVC. However we still
I have two LinkedLists, I'd like to move all elements which match some criteria
I have moved my iPhone app from one machine to another. In the process

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.