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

  • Home
  • SEARCH
  • 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 8295279
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T14:32:01+00:00 2026-06-08T14:32:01+00:00

Now I can load Dynamic-Link Libraries with static load(include the necessary headers, and use

  • 0

Now I can load Dynamic-Link Libraries with static load(include the necessary headers, and use #pragma comment (lib, “xxx”)) and dynamic load(with function LoadLibrary or LoadLibraryEx).

Some companies ask the other ways to load Dynamic-Link Libraries in their interview.

But I wonder whether exists other ways to load the Dynamic-Link Libraries?

  • 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-08T14:32:02+00:00Added an answer on June 8, 2026 at 2:32 pm

    The term “loading” is a bit vague. A DLL never gets “loaded”. The term “dynamically loaded library” is from 16-bit Windows era. Today, contents of a DLL is mapped into the memory using paging. So if they mean copying it’s contents to memory by loading, you can even “load” a DLL by reading it directly.

    If they mean calling their functions, you can also do that “without” loading the DLL, for instance by using rundll32.exe (which maps the DLL into it’s own process space, not yours).

    And you can of course always imitate what LoadLibrary does by initializing function pointers by analyzing DLL’s PE structure, calling DllMain() and scanning it’s export table.

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

Sidebar

Related Questions

Right now I can use this URL to request a Google Static Maps image
In production, I use Heroku and dynamic assets on S3. It works fine. Now
I have this code ,now can anyone reply s what happens to the lock
I am developing an Android application in 2.2, which uses Camera. Now Can anyone
I have a DataGrid . I have DataGridDragDropTarget from November Toolkit. I now can
Now I can add single value or tubles to the pipeline, my next question
Now I can add items with store.newItem() . After adding it, it's placing it
now I can make it work with user-profile.tpl.php page,all this page does is to
Right now I can run a PHP script from my Mac terminal like echoing
OK so now I can understand that SO's search system is primarily based around

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.