Module: wine Branch: master Commit: fe2ae803eeb4c9f65ddea32a761444ae0e9cea3e URL: http://source.winehq.org/git/wine.git/?a=commit;h=fe2ae803eeb4c9f65ddea32a76...
Author: Eric Pouech eric.pouech@orange.fr Date: Thu Mar 18 21:31:56 2010 +0100
dbghelp: Moved the ELF's module information into the new scheme.
---
dlls/dbghelp/dbghelp_private.h | 4 +- dlls/dbghelp/elf_module.c | 94 +++++++++++++++++++++++----------------- dlls/dbghelp/module.c | 1 - 3 files changed, 56 insertions(+), 43 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fe2ae803eeb4c9f65ddea3...