How can i track the progress of a function in C++ and C#

前端 未结 0 2012
难免孤独
难免孤独 2020-12-10 22:27

I have a function written in C++ and compiled into a DLL. The DLL is then imported into a C# program and the function is called.

The C++ function processes files whic

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