13 Oct
2025
13 Oct
'25
11:24 p.m.
From: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- include/imagehlp.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/imagehlp.h b/include/imagehlp.h index 3c7bb90b511..9ec53ec2968 100644 --- a/include/imagehlp.h +++ b/include/imagehlp.h @@ -278,6 +278,7 @@ typedef struct _STACKFRAME { BOOL Virtual; DWORD Reserved[3]; KDHELP KdHelp; + ADDRESS AddrBStore; } STACKFRAME, *LPSTACKFRAME; typedef struct _STACKFRAME64 { -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/9169