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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:44:42+00:00 2026-05-18T12:44:42+00:00

I have a C++/CLI dll and I’d like to know what the preferred alternative

  • 0

I have a C++/CLI dll and I’d like to know what the preferred alternative to the Win32 API function GetModuleFilename would be. I’ve found Assembly::GetExecutingAssembly()->ManifestModule->FullyQualifiedName (MSDN). This seems to be working, but I’d like to know if there’s a different or “better” way. Of course, I know that technically nothing prohibits me from using GetModuleFilename directly, but I hate mixing different APIs and this would also require to create a string buffer which I’d then have to convert back into a System::String. I know it’s only two more lines of code but still … 😉

  • 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-18T12:44:43+00:00Added an answer on May 18, 2026 at 12:44 pm

    Don’t use GetModuleFileName(), the .NET 4.0 CLR has dropped some appcompat code that makes a loaded assembly resemble a regular DLL. Besides, the HMODULE is trouble, you cannot use the VirtualQuery trick to convert a code address to a HMODULE.

    Assembly::GetExecutingAssembly()->Location gives you the full path to the assembly from which the IL for the current method was loaded.

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

Sidebar

Related Questions

I have written an C++/Cli wrapper for a native C++ dll, but when I
I have a CLI application, which is digging some data, in case of need,
I have a multithreaded cli downloader for ubuntu called Aria2c. I've been trying to
I have a situation where I output results from a CLI program: e.g. input.exe
I have my features organized in subfolders, like this: app/ features/ users/ feature1.feature feature2.feature
I have the following XML: <xmlRequest> <stats> <match mid='40704828'> <match_stats> <ms aid='254664' cli_name='Hero_Engineer'> <stat
I have a project in native c++ that currently communicates with a c# project
I have many .php files which have the pattern of codes - which I
I made some test and I was able to create and remove boost::interprocess::shared_memory_object in
In C#, extension methods can be created by public static class MyExtensions { public

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.