dbghelp: Moved ELF module loading interfaces to Unicode.
commit46684a9fb6d95df85494b081f98801c9b88df3e6
authorEric Pouech <eric.pouech@wanadoo.fr>
Wed, 21 Feb 2007 20:55:20 +0000 (21 21:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Feb 2007 11:20:03 +0000 (22 12:20 +0100)
treec06a39cd05f18776c55e46ff22346992ddd0ec22
parent6a859fb0e65b91f27aabe600a8da62ec91f748c0
dbghelp: Moved ELF module loading interfaces to Unicode.

The core the code remains ANSI, as all the information is stored as ANSI.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/elf_module.c
dlls/dbghelp/module.c