19 Mar
2010
19 Mar
'10
4:16 p.m.
Module: wine Branch: master Commit: fb169502a57b0c90570ebdb3dfed136967ed7240 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fb169502a57b0c90570ebdb3df... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Thu Mar 18 21:30:55 2010 +0100 dbghelp: Extend the ELF image management to PE modules so we get a rather uniform interface to image manipulation. --- dlls/dbghelp/image_private.h | 27 +++- dlls/dbghelp/pe_module.c | 473 +++++++++++++++++++++++++++++------------- 2 files changed, 359 insertions(+), 141 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fb169502a57b0c90570ebd...