https://bugs.winehq.org/show_bug.cgi?id=54553
Bug ID: 54553 Summary: mmdevapi:propstore - The 32-bit test_setvalue_on_wow64() fails on Windows 10 2004+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mmdevapi Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
mmdevapi:propstore - The 32-bit test_setvalue_on_wow64() fails on Windows 10 2004+:
propstore.c:186: Test failed: Wrong error when opening mmdevices Render key: 0
See propstore.c:186: Test failed: Wrong error when opening mmdevices Render key: 0
As far as I can tell what this means is that the assumption that "should NOT find the key in 32-bit view" is incorrect on Windows 10 2004+.
So maybe the old behavior should be considered to be broken() nowadays?
https://bugs.winehq.org/show_bug.cgi?id=54553
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Sorry, bad paste for the pattern. Use this link of course: https://test.winehq.org/data/patterns.html#mmdevapi:propstore
https://bugs.winehq.org/show_bug.cgi?id=54553
--- Comment #2 from François Gouget fgouget@codeweavers.com --- I sent a merge request for this: https://gitlab.winehq.org/wine/wine/-/merge_requests/2257
https://bugs.winehq.org/show_bug.cgi?id=54553
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |1833dc0b2daf89bdf21adf1f943 | |771f01b4c43ec Status|NEW |RESOLVED
--- Comment #3 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit 1833dc0b2daf89bdf21adf1f943771f01b4c43ec Author: François Gouget fgouget@codeweavers.com AuthorDate: Wed Feb 22 04:26:13 2023 +0100
mmdevapi/tests: WoW64 processes can read the properties from the registry.
Since Windows 10 2004 so consider the old limitation to be broken.
https://bugs.winehq.org/show_bug.cgi?id=54553
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.4.