30 Dec
2025
30 Dec
'25
8:41 a.m.
Nikolay Sivov (@nsivov) commented about include/windows.storage.idl:
HRESULT GetDeferral([out, retval] Windows.Storage.SetVersionDeferral **deferral); }
+ [ + contract(Windows.Foundation.UniversalApiContract, 1.0), + exclusiveto(Windows.Storage.StreamedFileDataRequest), + uuid(1673fcce-dabd-4d50-beee-180b8a8191b6) + ] + interface IStreamedFileDataRequest : IInspectable + { + }
This one is missing a method. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8394#note_126240