29 Jan
2026
29 Jan
'26
2:53 p.m.
This reverts the first attempt in 93f3d8ae and replaces again the first CreateDirectoryW by an SHCreateDirectoryExW. Followup to: 93f3d8ae and 82ad0ecd Sorry for the inconvenience caused by my first attempt in !9960. Unfortunately I missed to expect inverse success return value from SHCreateDirectoryExW. With this mistake the failure still disappeared in previously failing testbot machines, but unfortunately gitlab started to show the failure. [Test pattern page](https://test.winehq.org/data/patterns.html#shell32:recyclebin) [Test run with this patch](https://testbot.winehq.org/JobDetails.pl?Key=161633) CC: @jactry -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10001