Excel cannot find DLL

前端 未结 0 750
粉色の甜心
粉色の甜心 2020-12-01 04:03

I have an excel VBA macro that calls a function in a C++ DLL. The declaration is

Public Declare PtrSafe Function XXXX Lib "xxxx.dll" (...

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