Alexandre Julliard pushed to branch master at wine / wine
Commits: f3425c99 by Vibhav Pant at 2025-07-31T22:41:20+09:00 include: Add Windows.Foundation.Collections.PropertySet runtime class.
- - - - - 2459967b by Vibhav Pant at 2025-07-31T22:41:20+09:00 wintypes/tests: Add conformance tests for Windows.Foundation.Collections.PropertySet.
- - - - - 0daec799 by Vibhav Pant at 2025-07-31T22:41:20+09:00 wintypes: Add stubs for Windows.Foundation.Collections.PropertySet.
- - - - - 4ec8d442 by Vibhav Pant at 2025-07-31T22:41:21+09:00 wintypes: Add stubs for IObservableMap<HSTRING, IInspectable *> to PropertySet.
- - - - - 65f29e13 by Vibhav Pant at 2025-07-31T22:41:21+09:00 wintypes: Add stubs for IMap<HSTRING, IInspectable *> to PropertySet.
- - - - - 42a63687 by Vibhav Pant at 2025-07-31T22:41:21+09:00 wintypes: Add stubs for IIterable<IKeyValuePair<HSTRING, IInspectable *>> to PropertySet.
- - - - -
6 changed files:
- dlls/wintypes/Makefile.in - dlls/wintypes/main.c - dlls/wintypes/private.h - + dlls/wintypes/propertyset.c - dlls/wintypes/tests/wintypes.c - include/windows.foundation.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/db0323c9ede702feb4b5249298d8ac...