https://bugs.winehq.org/show_bug.cgi?id=55777
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e9f6ff8cd401c8e2cf3c12e155a | |8ea33c97abcd3 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit e9f6ff8cd401c8e2cf3c12e155a8ea33c97abcd3 Author: François Gouget fgouget@codeweavers.com AuthorDate: Fri Oct 13 17:53:59 2023 +0200
user32/tests: Don't test GetWindowModuleFileName() on windows belonging to another process.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55777
From MR!4084: Alexandre Julliard said:
That's most likely because the systray window module happens to match an existing module in the current process. I don't think it makes sense to test GetWindowModuleFileName on windows belonging to a different process.