19 Jan
2024
19 Jan
'24
8:14 a.m.
IFileOperation_{SetOperationFlags, NewItem, CopyItem, MoveItem, DeleteItem, GetAnyOperationsAborted, PerformOperations, RenameItem, SetOwnerWindow} -- v3: shell32/tests: Add test for some functions of IFileOperation. shell32: Implement IFileOperation_PerformOperations. shell32: Implement IFileOperation_NewItem. shell32: Implement IFileOperation_{CopyItem,MoveItem,DeleteItem,RenameItem}. shell32: Implement IFileOperation_SetOwnerWindow. shell32: Implement IFileOperation_GetAnyOperationsAborted. shell32: Implement IFileOperation_SetOperationFlags. shell32: Expand to multiple operation fields. https://gitlab.winehq.org/wine/wine/-/merge_requests/4817