Alexandre Julliard pushed to branch master at wine / wine
Commits: 33e9ca2b by Alexandre Julliard at 2025-07-10T09:17:50+02:00 oleaut32: Use DOUBLE type where appropriate to match the PSDK.
And avoid some clang alignment mismatch warnings.
- - - - - 41aa3d5c by Alexandre Julliard at 2025-07-10T09:38:52+02:00 include: Use aligned int64 types where possible.
Avoids some clang alignment mismatch warnings.
- - - - - d365d666 by Alexandre Julliard at 2025-07-10T22:20:11+02:00 setupapi/tests: Don't test an uninitialized value.
- - - - -
15 changed files:
- dlls/oleaut32/tests/vartest.c - dlls/oleaut32/tests/vartype.c - dlls/oleaut32/variant.c - dlls/oleaut32/vartype.c - dlls/propsys/tests/propsys.c - dlls/setupapi/tests/diskspace.c - dlls/vbscript/global.c - include/basetsd.h - include/mfapi.h - include/msdelta.h - include/oleauto.h - include/shlwapi.h - include/sysinfoapi.h - include/webservices.h - include/winnt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/43654e091ced80aaf6e3656364495a...