22 Feb
2007
22 Feb
'07
11:56 a.m.
Module: wine Branch: master Commit: 3565d93ebeebf51892e41113994b781a72661bb1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3565d93ebeebf51892e4111399... Author: Eric Pouech <eric.pouech(a)wanadoo.fr> Date: Wed Feb 21 21:56:27 2007 +0100 dbghelp: Now moving the ELF loading code to Unicode. --- dlls/dbghelp/dbghelp_private.h | 3 + dlls/dbghelp/elf_module.c | 131 ++++++++++++++++++++++------------------ dlls/dbghelp/module.c | 5 +- 3 files changed, 79 insertions(+), 60 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3565d93ebeebf51892e411...