--
v2: comctl32: Add support for specyfying extra data in CreatePropertySheetPage.
comctl32: Fix PROPSHEETPAGE[AW] structure content in messages and callbacks.
comctl32: Don't use PROPSHEETPAGE structure to store internal HPROPSHEETPAGE data.
comctl32: Create page if PROPSHEETPAGE was passed as HPROPSHEETPAGE to PropertySheetAW or PSM_INSERTPAGE.
https://gitlab.winehq.org/wine/wine/-/merge_requests/1122
On Tue Oct 25 00:23:21 2022 +0000, Jinoh Kang wrote:
> > I haven't seen any software that uses this, but some older software
> out there might use it, so it's good idea to export it.
> In this case especially, I suggest you to add tests that exercise the
> newly exercised variable. Otherwise there's no way to verify if the
> type definition or the value is correct. It also becomes a maintenance
> burden with no clear benefit if no apps indeed use it.
will add some tests
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1139#note_11982
This is wine-7.0.1-rc1, so not ready yet to merge.
--
v3: Release 7.0.1.
gitlab: Import the gitlab CI from the master branch (devel tree)
This merge request has too many patches to be relayed via email.
Please visit the URL below to see the contents of the merge request.
https://gitlab.winehq.org/wine/wine/-/merge_requests/955