https://bugs.winehq.org/show_bug.cgi?id=55652 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|8609fef5c822e32998725bad585 |a7fa496b4bb46e0e2a099ee4f86 |82764d289c194 |00840e49bcf2a CC| |mowinebugs(a)mail.com --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- The Windows error message was wrong and led me to blame the wrong commit (the commit date was all wrong!). The real issue is the PathCchRemoveFileSpec() and this is confirmed by a bisect that shows this issue started with the commit below: commit a7fa496b4bb46e0e2a099ee4f8600840e49bcf2a Author: Mohamad Al-Jaf <mohamadaljaf(a)gmail.com> AuthorDate: Fri Aug 11 01:06:32 2023 -0400 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Mon Sep 25 19:09:23 2023 +0200 windows.applicationmodel/tests: Add IStorageItem::get_Path() tests. (this time the commit date matches when this issue started) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.