I load the dll using this name:
HANDLE hlib = LoadLibrary ("Winfax.dll");
Now I want to know which path the dll was loaded from. Is there a way to get the full path and file name for the dll descriptor?
See GetModuleFileName: GetModuleFileName function using hlib as HMODULE.
Source: https://habr.com/ru/post/1794710/More articles:rails 3 resources without - ruby-on-railsScreenshot of a window using WinAPI - c ++The default attribute values ββfor my custom view (inherited from LinearLayout) - androidLowercase complex lines with math - wolfram-mathematicaHow to make "select all" and "copy to clipboard" using Javascript for asp: label? - javascriptSVN server takes up a lot of space - svnSQL Read different timeframes over a known period - sqlGooglemock: how to check elements in an array in an object? - c ++Standard error operator ML / CML - operand error - concurrencyMeasure web application performance (stress testing) and bandwidth requirements - performanceAll Articles