我想导入一个非托管C++ DLL并调用一个stringstream作为参数的函数.在C#中,没有stringstream类,所以有人能告诉我如何从C#程序调用这样的函数吗?
stringstream
c# c++ dll visual-c++
c# ×1
c++ ×1
dll ×1
visual-c++ ×1