Alexandre Julliard pushed to branch master at wine / wine
Commits:
e1b49897 by Piotr Caban at 2025-04-22T21:52:58+02:00
include: Add _FCbuild() declaration.
- - - - -
77033a6f by Piotr Caban at 2025-04-22T21:52:58+02:00
include: Add vsscanf declaration.
- - - - -
a709aeea by Piotr Caban at 2025-04-22T21:52:58+02:00
include: Add function declarations used in msvcr120 tests.
- - - - -
65c2b2fa by Piotr Caban at 2025-04-22T21:52:58+02:00
msvcr120/tests: Link to msvcr120.
- - - - -
13 changed files:
- dlls/msvcp90/locale.c
- dlls/msvcr120/Makefile.in
- dlls/msvcr120/tests/Makefile.in
- dlls/msvcr120/tests/msvcr120.c
- dlls/msvcrt/math.c
- dlls/msvcrt/tests/locale.c
- dlls/ntdll/string.c
- include/msvcrt/complex.h
- include/msvcrt/fenv.h
- include/msvcrt/locale.h
- include/msvcrt/math.h
- include/msvcrt/stdio.h
- include/msvcrt/time.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/505400ab63bc486c6068a262e824e…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/505400ab63bc486c6068a262e824e…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
8626f58c by Nikolay Sivov at 2025-04-22T16:04:15+02:00
include: Change the schannel.h guard name.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
8202564d by Nikolay Sivov at 2025-04-22T16:04:16+02:00
include: Add WINHTTP_SECURITY_INFO type.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- include/schannel.h
- include/winhttp.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aaa55a7ca898beb722a574729f41b…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aaa55a7ca898beb722a574729f41b…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
aaa55a7c by Nikolay Sivov at 2025-04-22T16:04:03+02:00
winedump: Fix a crash in 'dump' command.
This is a regression from 405eb2a386df0135174c5d04a24cb3b1adc1c710.
Now with two kinds of handlers we need to check for nulls in both loops.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
1 changed file:
- tools/winedump/dump.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/aaa55a7ca898beb722a574729f41b6…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/aaa55a7ca898beb722a574729f41b6…
You're receiving this email because of your account on gitlab.winehq.org.