Skip to content
Snippets Groups Projects
Commit e8b19532 authored by eric pouech's avatar eric pouech Committed by Alexandre Julliard
Browse files

dbghelp: Use module's cpu word size instead of sizeof(void*) or sizeof(DWORD_PTR).


This fixes a couple of wrong pointer size computation when debugging a
WoW64 process from a 64 bit debugger.

Signed-off-by: default avatarEric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent d72e6ac7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment