[Bug 52350] New: Need file delete API implementation

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 6 01:32:03 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52350

            Bug ID: 52350
           Summary: Need file delete API implementation
           Product: Wine
           Version: 6.23
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: msdobrescu at gmail.com
      Distribution: ---

Using WinMerge (https://winmerge.org/), I need to delete files from it.
The operation fails, because file deletion API is not implemented here:

https://github.com/wine-mirror/wine/blob/f9f4ee1b5882067b1900a67201c376f0a1abe3ea/dlls/shell32/shlfileop.c#L1967

and

https://github.com/wine-mirror/wine/blob/f9f4ee1b5882067b1900a67201c376f0a1abe3ea/dlls/shell32/shlfileop.c#L1975

according to this:

0104:fixme:shell:file_operation_DeleteItem (00000000002407F0, 00000000001EDBF0,
0000000000000000): stub.

-- 
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.



More information about the wine-bugs mailing list