2 Sep
2025
2 Sep
'25
7:02 p.m.
Mohamad Al-Jaf (@maljaf) commented about dlls/windows.web/classes.idl:
*/
#pragma makedep register +#pragma winrt ns_prefix
-#include "windows.data.json.idl" +import "windows.data.json.idl"; + +namespace Windows.Data.Json { + runtimeclass JsonObject; + runtimeclass JsonValue; +} Same here.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8876#note_114556