Plugin DLLs that depend on other DLLs

前端 未结 3 1350
后悔当初
后悔当初 2021-01-12 00:36

I am writing a DLL to plug into another (3rd party) application. The DLL will need to depend on another set of DLLs (for license reasons I cannot link statically).

I

3条回答
提交回复
热议问题