Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インポートライブラリが、たとえば、次のようなものを呼び出すまで、実行時に参照するDLLをロードしないようにするにはどうすればよいLoadLibraryですか?
LoadLibrary
多分あなたはこれが必要です:
http://www.west-wind.com/weblog/posts/2007/Dec/02/Delay-Loading-a-DLL-with-a-Linker-Switch-in-Visual-Studio
http://www.codeproject.com/Articles/273419/Dynamic-Libraries-with-Delayed-Function-Loading