Can a 32 bits C++ VS project call a 64 bits external library?

前端 未结 0 356
自闭症患者
自闭症患者 2021-01-03 16:41

I a have a dll COM i develop in 32 bits to stay compatible with Excel 32 bits (I have no choice to switch to 64 bits excel). I need to use CUDA code to accelerate calculus.

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