Close a C#/C++ DLLImport or atleast deallocate its heap memory?

前端 未结 0 1402
野趣味
野趣味 2021-01-15 05:30

I have a C# .NET Framework application that calls an unmanaged C++ DLL via DLLImport, to parse a bunch of files given by the user and perform some operations.

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