Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我有一个经常使用CAtlString (atlstr.h)作为参数或作为其方法的返回值的 DLL。当我试图为这些方法(在C++/CLI中)创建一个包装器以便它们可以在 C# 中使用时,我将如何从CAtlString转换为System::String反之亦然?此外,如果您推荐更合适的方法,请随时发表评论。
(atlstr.h)
System::String