GetModuleFileName returns wrong DLL path

前端 未结 0 1809
心在旅途
心在旅途 2021-01-07 05:09

I have a C program which loads DLLs. At some point i want to enumerate all DLLs loaded.

Alas, if a DLL was loaded from folder x (LoadLibrary() is called with the full

相关标签:
回答
  • 消灭零回复
提交回复
热议问题