[Git][wine/wine][master] 4 commits: user32: Add some more stubs for ordinal functions that forward to win32u.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5030e3d3 by Alexandre Julliard at 2025-03-14T16:56:55+01:00 user32: Add some more stubs for ordinal functions that forward to win32u. - - - - - cf31a66a by Alexandre Julliard at 2025-03-14T16:56:55+01:00 server: Consistently use size_t for page sizes. - - - - - 04b09419 by Alexandre Julliard at 2025-03-14T16:56:55+01:00 server: Compute the size of the PE header that can be mapped. - - - - - 04af102c by Alexandre Julliard at 2025-03-14T17:35:23+01:00 ntdll: Only copy the PE section data to a separate block when necessary. - - - - - 10 changed files: - dlls/ntdll/unix/virtual.c - dlls/user32/user32.spec - include/wine/server_protocol.h - server/file.h - server/mach.c - server/mapping.c - server/protocol.def - server/ptrace.c - server/request_handlers.h - tools/make_requests View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/da2b1867e33f05be5cc05a9599c2fb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/da2b1867e33f05be5cc05a9599c2fb... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)