Module: wine Branch: master Commit: cf1cd335701c099943530add958141fa75193426 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf1cd335701c099943530add95...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 13 20:09:44 2011 +0100
dbghelp: Support pointer types of various sizes.
---
dlls/dbghelp/dbghelp_private.h | 4 +- dlls/dbghelp/dwarf.c | 6 +- dlls/dbghelp/msc.c | 116 ++++++++++++++++++---------------------- dlls/dbghelp/stabs.c | 2 +- dlls/dbghelp/type.c | 5 +- 5 files changed, 62 insertions(+), 71 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf1cd335701c099943530a...