Eric Pouech : dbghelp: Create the notion of image (PE, ELF modules) to uniformize some handlings.
19 Mar
2010
19 Mar
'10
4:16 p.m.
Module: wine Branch: master Commit: cbff4f063f6d1316cb271c036b601cd0a80ae6f7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cbff4f063f6d1316cb271c036b... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Thu Mar 18 21:31:03 2010 +0100 dbghelp: Create the notion of image (PE, ELF modules) to uniformize some handlings. --- dlls/dbghelp/dbghelp_private.h | 4 +- dlls/dbghelp/elf_module.c | 309 ++++++++++++++++++++++------------------ dlls/dbghelp/image_private.h | 132 ++++++++++++------ dlls/dbghelp/pe_module.c | 235 +++++++++++++++--------------- 4 files changed, 382 insertions(+), 298 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cbff4f063f6d1316cb271c...
5845
Age (days ago)
5845
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard