Alexandre Julliard pushed to branch master at wine / wine
Commits: 903a7d9e by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys/tests: Add conformance tests for getting PropertyDescriptions from PropertySystem.
- - - - - b9ec4fcb by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys/tests: Add conformance tests for PSGetPropertyKeyFromName.
- - - - - 94577f8f by Vibhav Pant at 2025-07-21T15:21:54+02:00 include: Add declaration for PSGetPropertySystem.
- - - - - 630d5871 by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys: Add stubs for PropertySystem.
- - - - - 772ac6df by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys: Add stubs for PSGetNameFromPropertyKey.
- - - - - d04420a7 by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys/tests: Add conformance tests for PSGetNameFromPropertyKey.
- - - - - 446f18b1 by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys: Add IPropertyDescription stub for system defined properties.
- - - - - 87087da1 by Vibhav Pant at 2025-07-21T15:21:54+02:00 propsys: Implement IPropertyDescription for several known system properties.
- - - - -
6 changed files:
- dlls/propsys/propsys.spec - dlls/propsys/propsys_classes.idl - dlls/propsys/propsys_main.c - dlls/propsys/propsys_private.h - dlls/propsys/tests/propsys.c - include/propsys.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/29933f1d04d0997bff633c8e8353b5...