-
6641ecbf
by Paul Gofman at 2024-08-20T21:49:39+02:00
shell32: Register ShellItem coclass.
-
85390dda
by Paul Gofman at 2024-08-20T21:51:43+02:00
include: Add some shell copy engine related constants.
-
48c417ad
by Paul Gofman at 2024-08-20T21:51:43+02:00
shell32/tests: Add tests for IFileOperation_MoveItem.
-
ceeba9f8
by Paul Gofman at 2024-08-20T21:51:43+02:00
shell32/tests: Add tests for IFileOperation_MoveItem notifications.
-
cae64371
by Paul Gofman at 2024-08-20T21:51:43+02:00
shell32: Implement file_operation_[Un]Advise().
-
f28d8602
by Paul Gofman at 2024-08-20T21:51:44+02:00
shell32: Store operation requested in file_operation_MoveItem().
-
87b4a73b
by Paul Gofman at 2024-08-20T21:51:44+02:00
shell32: Partially implement MoveItem file operation execution.
-
6a8ebb85
by Paul Gofman at 2024-08-20T21:51:44+02:00
shell32: Implement directory merge for MoveItem.
-
6e15604c
by Paul Gofman at 2024-08-20T21:51:44+02:00
shell32: Support sink notifications for file MoveItem operation.