27 Mar
2023
27 Mar
'23
12:13 a.m.
On Fri Mar 24 07:38:58 2023 +0000, Rémi Bernon wrote:
```suggestion:-0+0 [default] interface Windows.Graphics.Capture.IGraphicsCaptureSession; [contract(Windows.Foundation.UniversalApiContract, 10.0)] interface Windows.Graphics.Capture.IGraphicsCaptureSession2; [contract(Windows.Foundation.UniversalApiContract, 12.0)] interface Windows.Graphics.Capture.IGraphicsCaptureSession3; interface Windows.Foundation.IClosable; ``` With maybe the forward declarations though you might skip them as they are not even needed.
Added them anyway as there's no reason not to. Thanks for the review! -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2490#note_27931