https://bugs.winehq.org/show_bug.cgi?id=39569
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://github.com/x64dbg/x | |64dbg/releases/download/sna | |pshot/snapshot_2018-02-24_1 | |3-52.zip
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
You have to revert Wine commit https://source.winehq.org/git/wine.git/commitdiff/6e12aba9c7f0fef8d2b1b7202a... ("kernel32: Implement GetFinalPathNameByHandle.") to get to the fallback code path for reproducing with 'x64dbg'.
Not much activity compared to my original post in the third-party library 'devicenameresolver' git repo, so the original issue can be still cleanly reproduced (only one bugfix https://bitbucket.org/mrexodia/devicenameresolver/commits/0850d88fa6a759d79b...).
https://bitbucket.org/mrexodia/devicenameresolver/src/0850d88fa6a759d79b3c85...
$ sha1sum snapshot_2018-02-24_13-52.zip 1d64a63153aad56e23c626dcdd9a0fd684f9064b snapshot_2018-02-24_13-52.zip
$ du -sh snapshot_2018-02-24_13-52.zip 33M snapshot_2018-02-24_13-52.zip
$ wine --version wine-3.3
Regards