How to pass command line arguments to a exported method of an c++ DLL?

后端 未结 0 1721
渐次进展
渐次进展 2020-12-04 02:03

I am trying to pass the command line arguments from the client console app.CPP to DLL.

subscriber.DLL method was created in VS using code here

In my DLL I have

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