Alexandre Julliard pushed to branch master at wine / wine
Commits: 3a414cc6 by Alexandre Julliard at 2025-11-06T12:26:13+01:00 kernelbase: Continue search if find_exe_file() found a directory.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58930
- - - - - 03ad9321 by Alexandre Julliard at 2025-11-06T12:52:33+01:00 kernelbase: Avoid using wine/heap.h helpers.
- - - - - 6c40f99f by Alexandre Julliard at 2025-11-06T12:52:58+01:00 nsi: Avoid using wine/heap.h helpers.
- - - - - 163d21de by Alexandre Julliard at 2025-11-06T12:53:34+01:00 winspool.drv: Avoid using wine/heap.h helpers.
- - - - - d4f7d8d8 by Alexandre Julliard at 2025-11-06T12:54:02+01:00 winecrt0: Avoid using wine/heap.h helpers.
- - - - - 2941e58d by Alexandre Julliard at 2025-11-06T12:54:25+01:00 include: Remove the wine/heap.h header.
- - - - -
14 changed files:
- dlls/coml2/stg_prop.c - dlls/kernelbase/main.c - dlls/kernelbase/path.c - dlls/kernelbase/process.c - dlls/kernelbase/registry.c - dlls/kernelbase/security.c - dlls/kernelbase/thread.c - dlls/mssign32/mssign32_main.c - dlls/nsi/nsi.c - dlls/winebth.sys/winebluetooth.c - dlls/winecrt0/debug.c - dlls/winspool.drv/info.c - include/Makefile.in - − include/wine/heap.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/03a5070b60ce9e47af1c4cdb9d2264...