[Git][wine/wine][master] 3 commits: ole32/tests: Add some tests for IStorage::MoveElementTo().
Alexandre Julliard pushed to branch master at wine / wine Commits: 10671511 by Dmitry Timoshkov at 2026-06-03T17:18:04+02:00 ole32/tests: Add some tests for IStorage::MoveElementTo(). Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 9f6f2d27 by Dmitry Timoshkov at 2026-06-03T17:18:04+02:00 ole32: Implement IStorage::MoveElementTo() for stream element. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - e119602f by Dmitry Timoshkov at 2026-06-03T17:18:04+02:00 ole32: Implement IStorage::MoveElementTo() for storage element. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 2 changed files: - dlls/ole32/storage32.c - dlls/ole32/tests/storage32.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/77569252fd30eb8de823d8ba8abedf... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/77569252fd30eb8de823d8ba8abedf... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)