Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am working on a web phone program and I want to show the path of DLL. How can I show the DLL path from the GetModuleFileName in my VC++ project, please give the code.

Passing the DLL handle I got the error GetModuleFileHNameW': identifier not found.

Thanks in advance
Posted
Updated 11-Jun-10 5:37am
v3

I wrote an article about that:

Get Your DLL's Path/Name[^]
 
Share this answer
 
Is "Enumerating All Modules For a Process" code sample of any help?
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900