Alexandre Julliard pushed to branch master at wine / wine
Commits: 9e1bb918 by Alexandre Julliard at 2025-11-05T11:35:27+01:00 gdi32/uniscribe: Use CRT allocation functions.
- - - - - 60cddfb8 by Alexandre Julliard at 2025-11-05T11:35:38+01:00 iphlpapi: Use CRT allocation functions.
- - - - - e923d548 by Alexandre Julliard at 2025-11-05T11:45:39+01:00 msvcp90: Use CRT allocation functions.
- - - - - b2803da6 by Alexandre Julliard at 2025-11-05T11:45:39+01:00 ntoskrnl: Use CRT allocation functions.
- - - - - 937e0671 by Alexandre Julliard at 2025-11-05T11:45:39+01:00 ole32: Use CRT allocation functions.
- - - - - f9f0ceaa by Alexandre Julliard at 2025-11-05T11:45:40+01:00 strmbase: Use CRT allocation functions.
And get rid of the strmbase_private.h header.
- - - - - 55d69703 by Alexandre Julliard at 2025-11-05T11:45:40+01:00 comdlg32: Use CRT allocation functions.
- - - - - 0221108e by Alexandre Julliard at 2025-11-05T16:42:07+01:00 faudio: Import upstream release 25.11.
- - - - - 0d7b26b1 by Alexandre Julliard at 2025-11-05T17:26:39+01:00 ntdll: Treat FPU_sig and FPUX_sig as void* on i386.
Similar to d320a992cf881d0bf62347a28631713cff9e6844.
- - - - -
36 changed files:
- dlls/comdlg32/cdlg.h - dlls/comdlg32/cdlg32.c - dlls/comdlg32/colordlg.c - dlls/comdlg32/filedlg.c - dlls/comdlg32/filedlg31.c - dlls/comdlg32/filedlgbrowser.c - dlls/comdlg32/finddlg.c - dlls/comdlg32/fontdlg.c - dlls/comdlg32/itemdlg.c - dlls/gdi32/uniscribe/bidi.c - dlls/gdi32/uniscribe/breaking.c - dlls/gdi32/uniscribe/indic.c - dlls/gdi32/uniscribe/opentype.c - dlls/gdi32/uniscribe/shape.c - dlls/gdi32/uniscribe/usp10.c - dlls/iphlpapi/iphlpapi_main.c - dlls/msvcp90/locale.c - dlls/ntdll/unix/signal_i386.c - dlls/ntoskrnl.exe/ntoskrnl.c - dlls/ntoskrnl.exe/pnp.c - dlls/ntoskrnl.exe/sync.c - dlls/ole32/bindctx.c - dlls/ole32/compobj_private.h - dlls/ole32/stg_prop.c - libs/faudio/include/FAudio.h - libs/faudio/src/FAudio.c - libs/faudio/src/FAudio_internal.h - libs/faudio/src/FAudio_platform_win32.c - libs/strmbase/dispatch.c - libs/strmbase/filter.c - libs/strmbase/mediatype.c - libs/strmbase/pin.c - libs/strmbase/pospass.c - libs/strmbase/renderer.c - libs/strmbase/seeking.c - − libs/strmbase/strmbase_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5f13cc287d6082144710c9eb84d428...