Alexandre Julliard pushed to branch master at wine / wine
Commits:
30b5f428 by Nikolay Sivov at 2025-03-13T17:00:34+01:00
comctl32/tests: Run LVM_GETORIGIN tests on v6.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
5c1bcc05 by Nikolay Sivov at 2025-03-13T17:00:34+01:00
comctl32/tests: Add a test for LVM_GETORIGIN returned coordinate.
- - - - -
2ea75572 by Nikolay Sivov at 2025-03-13T17:00:34+01:00
comctl32/listview: Invert origin coordinate for LVM_GETORIGIN.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57948
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
c70b8102 by Nikolay Sivov at 2025-03-13T17:00:34+01:00
comctl32/listview: Handle WM_VSCROLL(SB_TOP).
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/comctl32/listview.c
- dlls/comctl32/tests/listview.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/71af2d010868248eea5c048540a4d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/71af2d010868248eea5c048540a4d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
5c1ea023 by Eric Pouech at 2025-03-13T10:51:37+01:00
winedump: Use correct computation for first section out of a .DBG file.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
00e38ad1 by Eric Pouech at 2025-03-13T10:51:40+01:00
winedump: Use correct field when dumping CodeView symbols.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
f142b8f7 by Eric Pouech at 2025-03-13T10:51:42+01:00
winedump: Don't miss PDB_SYMBOL_RANGE* in PDB files.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
3d28f901 by Eric Pouech at 2025-03-13T10:51:43+01:00
winedump: Don't miss hash entries in PDB files.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
9a7091b6 by Eric Pouech at 2025-03-13T10:51:45+01:00
winedump: Support more than 64K files in PDB DBI module source substream.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
aceebea6 by Eric Pouech at 2025-03-13T10:51:47+01:00
include: Remove flexible array member from PDB JG header.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
405eb2a3 by Eric Pouech at 2025-03-13T10:51:50+01:00
winedump: Support dumping large PDB files (>4G).
Also adding new format dump interface (using just a fd and
not requiring to read first hand the whole file into memory).
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
7 changed files:
- dlls/dbghelp/msc.c
- include/wine/mscvpdb.h
- tools/winedump/dump.c
- tools/winedump/msc.c
- tools/winedump/pdb.c
- tools/winedump/pe.c
- tools/winedump/winedump.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b201cd518f3448553c31e329d5504…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b201cd518f3448553c31e329d5504…
You're receiving this email because of your account on gitlab.winehq.org.