Alexandre Julliard pushed to branch master at wine / wine
Commits: f8730323 by Vibhav Pant at 2025-09-08T21:49:02+02:00 wintypes/tests: Add tests for PropertySet::{Insert, Lookup, HasKey}.
- - - - - f478b48b by Vibhav Pant at 2025-09-08T21:49:02+02:00 wintypes/tests: Add tests for IMapView.
- - - - - 523deebb by Rémi Bernon at 2025-09-08T21:49:02+02:00 wintypes/tests: Check IAgileObject interface on map objects.
- - - - - 823fe3c8 by Rémi Bernon at 2025-09-08T21:49:02+02:00 wintypes: Introduce a generic IMap stub implementation.
- - - - - a4244f12 by Rémi Bernon at 2025-09-08T21:49:02+02:00 wintypes: Implement a generic IMap<HSTRING, IInspectable>.
- - - - - 4c8de0e8 by Vibhav Pant at 2025-09-08T21:49:02+02:00 wintypes: Introduce a serial to track IMap state changes.
- - - - - 72097e16 by Rémi Bernon at 2025-09-08T21:49:02+02:00 wintypes: Introduce a locked IMap<HSTRING, IInspectable> implementation.
- - - - -
6 changed files:
- dlls/wintypes/Makefile.in - + dlls/wintypes/map.c - dlls/wintypes/private.h - dlls/wintypes/propertyset.c - dlls/wintypes/tests/wintypes.c - dlls/wintypes/wintypes_private.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5f872f47c00ab5ab6e581c6096d5e7...