mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-09-23 07:24:04 +08:00
/permissive
This commit is contained in:
+2
-1
@@ -34165,7 +34165,8 @@ GuiResource
|
||||
memoryStream.SeekFromBegin(0);
|
||||
{
|
||||
stream::StreamReader reader(memoryStream);
|
||||
writer << reader.ReadToEnd();
|
||||
WString xml = reader.ReadToEnd();
|
||||
writer << xml;
|
||||
}
|
||||
}
|
||||
List<WString> typeNames;
|
||||
|
||||
Reference in New Issue
Block a user