15 Dec
2009
15 Dec
'09
3:40 p.m.
Module: wine Branch: master Commit: 9500df82f1d64cb413527b182b8805b8f990c60b URL: http://source.winehq.org/git/wine.git/?a=commit;h=9500df82f1d64cb413527b182b... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Mon Dec 14 22:06:17 2009 +0100 dbghelp: Move the core of some line related functions to 64bit interface. --- dlls/dbghelp/dbghelp_private.h | 4 +- dlls/dbghelp/stabs.c | 2 +- dlls/dbghelp/symbol.c | 134 +++++++++++++++++++--------------------- 3 files changed, 67 insertions(+), 73 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9500df82f1d64cb413527b...