|
-
January 27th, 2006, 09:08 AM
#1
Getting DLL filename
Is it possible to get the filename of the DLL the current code is in? Of course I could hardcode it but somebody could later change the output filename from "a.dll" to "b.dll" - is it possible to obtain it programatically? Hope the question is clear... I could use the GetModuleFileName function but I then need to get the module handle. Any suggestion? Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|