Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
6 changed files:
- dlls/shell32/shell32_classes.idl - dlls/shell32/shlfileop.c - dlls/shell32/tests/shlfileop.c - include/Makefile.in - + include/sherrors.h - include/shobjidl_core.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7b963df2349d28d9858c44c329af40...