求别傻
Passing a string from C# to cpp with COM
I have a C# COM server which is consumed by a cpp client. One of the C# methods returns a string. In cpp the returned string is represented in Unicode (UTF-16), at least according to the memory view[详细]
2022-12-27 20:47 分类:问答