24 Jun
2025
24 Jun
'25
1:27 p.m.
Windows SDK doesn't seem to have a separate windows.storage.applicationdata.idl file. What you would need instead is to conditionally declare the runtimeclass based on #ifdef depending on the module, like it is done in `windows.storage.streams.idl`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8416#note_107783