[Git][wine/wine][master] 12 commits: oleaut32/tests: Use correct constants for IStream::Seek().
Alexandre Julliard pushed to branch master at wine / wine Commits: 59dd2424 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 oleaut32/tests: Use correct constants for IStream::Seek(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 33dbd461 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 windowscodecs/tests: Use correct constants for IStream::Seek(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - be64357e by Nikolay Sivov at 2025-01-22T13:02:42+01:00 windowscodecs/metadata: Use correct constants for IStream::Seek(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - e0aed713 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 windowscodecs/ddsformat: Use correct constants for IStream::Seek(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 6753e767 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 d2d1: Use correct constants for IStream::Seek(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - e9f17a7b by Nikolay Sivov at 2025-01-22T13:02:42+01:00 dmloader: Use correct constants for IStream::Seek(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3e89e0b5 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 kernel32/tests: Use correct constants for SetFilePointer(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 5abb3191 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 wintrust: Use correct constants for SetFilePointer(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - fbfc8a4e by Nikolay Sivov at 2025-01-22T13:02:42+01:00 storage: Use correct constants for SetFilePointer(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 66012900 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 krnl386: Use correct constants for SetFilePointer(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - aa7eb4fa by Nikolay Sivov at 2025-01-22T13:02:42+01:00 shell32: Use correct constants for SetFilePointer(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 9ac9b0d6 by Nikolay Sivov at 2025-01-22T13:02:42+01:00 dmloader: Use correct constants for SetFilePointer(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 15 changed files: - dlls/d2d1/factory.c - dlls/dmloader/loaderstream.c - dlls/kernel32/tests/file.c - dlls/kernel32/tests/loader.c - dlls/krnl386.exe16/int25.c - dlls/krnl386.exe16/int26.c - dlls/oleaut32/tests/olepicture.c - dlls/shell32/shell32_main.c - dlls/storage.dll16/storage.c - dlls/windowscodecs/ddsformat.c - dlls/windowscodecs/metadatahandler.c - dlls/windowscodecs/tests/converter.c - dlls/windowscodecs/tests/metadata.c - dlls/windowscodecs/tests/tiffformat.c - dlls/wintrust/crypt.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/90060f4ce46d497fe1c6b5e289aa06... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/90060f4ce46d497fe1c6b5e289aa06... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)