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.