Module: wine Branch: master Commit: 6a859fb0e65b91f27aabe600a8da62ec91f748c0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6a859fb0e65b91f27aabe600a8...
Author: Eric Pouech eric.pouech@wanadoo.fr Date: Wed Feb 21 21:55:15 2007 +0100
dbghelp: Move PE module loading to Unicode.
---
dlls/dbghelp/dbghelp_private.h | 8 +++--- dlls/dbghelp/module.c | 6 ++-- dlls/dbghelp/msc.c | 6 ++-- dlls/dbghelp/pe_module.c | 48 +++++++++++++++++---------------------- 4 files changed, 31 insertions(+), 37 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6a859fb0e65b91f27aabe6...