6 Nov
2024
6 Nov
'24
10:11 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/wintypes/tests/wintypes_test.idl:
declare { interface Windows.Foundation.IReference<HSTRING>; + interface Windows.Foundation.Collections.MapChangedEventHandler<HSTRING, IInspectable*>; } + +[ + uuid(7e860ccf-d9d0-4fbb-87a9-aa6c26f7f6ec) +] +interface IWinePropertySetChangedEventHandler : IUnknown + requires Windows.Foundation.Collections.MapChangedEventHandler<HSTRING, IInspectable *> {
Let's move the left curly brace to a new line. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6766#note_86745