[Git][wine/wine][master] 4 commits: include: Move InitializeObjectAttributes definition to ntdef.h.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1b82c864 by Alexandre Julliard at 2025-03-29T00:03:44+01:00 include: Move InitializeObjectAttributes definition to ntdef.h. - - - - - 5a80e887 by Alexandre Julliard at 2025-03-29T00:03:44+01:00 ntdll: Use the InitializeObjectAttributes macro in more places. - - - - - e5b47ea8 by Alexandre Julliard at 2025-03-29T00:03:44+01:00 ntdll/tests: Use the InitializeObjectAttributes macro in more places. - - - - - c507cbb7 by Alexandre Julliard at 2025-03-29T00:03:44+01:00 kernelbase: Use the InitializeObjectAttributes macro in more places. - - - - - 21 changed files: - dlls/kernelbase/console.c - dlls/kernelbase/debug.c - dlls/kernelbase/file.c - dlls/kernelbase/process.c - dlls/kernelbase/registry.c - dlls/kernelbase/security.c - dlls/kernelbase/thread.c - dlls/kernelbase/volume.c - dlls/ntdll/actctx.c - dlls/ntdll/loader.c - dlls/ntdll/path.c - dlls/ntdll/relay.c - dlls/ntdll/tests/file.c - dlls/ntdll/tests/om.c - dlls/ntdll/tests/pipe.c - dlls/ntdll/tests/reg.c - dlls/ntdll/tests/sync.c - dlls/ntdll/thread.c - dlls/ntdll/version.c - include/ntdef.h - include/winternl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c66721795f3ee0f150446dce70f679... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c66721795f3ee0f150446dce70f679... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)