如何把LPWSTR转换为 String^ 类型如题[解决办法] String^ str1 = Marshal::PtrToStringAuto(static_cast<IntPtr>(lpwstr));