22 Jan
2024
22 Jan
'24
3:56 p.m.
Esme Povirk (@madewokherd) commented about dlls/shell32/shlfileop.c:
return E_NOTIMPL; }
-struct file_operation +struct file_operations { IFileOperation IFileOperation_iface; LONG ref; + struct list ops;
Please introduce this field in the first commit that uses it. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4817#note_58411