开发者

How do I specify the .DLL search path for an MFC .EXE?

开发者 https://www.devze.com 2023-02-12 20:40 出处:网络
How do I specify the .DLL search path for an MFC .EXE?It would need to be a relative path, not absolute. 开发者_C百科 Is this what the Manifest File is for?Have a look at SetDllDirectory().THERE IS NO

How do I specify the .DLL search path for an MFC .EXE? It would need to be a relative path, not absolute. 开发者_C百科 Is this what the Manifest File is for?


Have a look at SetDllDirectory().


THERE IS NO ANSWER

In order for my "answer rate" to be acceptable to those out there who only look at numbers (not the actual answers), I'm answering my own long-outstanding-unanswered questions as "there is no answer" (if one shows up, I'll definitely choose their answer as THE answer).

0

精彩评论

暂无评论...
验证码 换一张
取 消