dbghelp: Implement SymEnumSourceFilesW. (try 2)

Andrew Nguyen anguyen at codeweavers.com
Tue May 31 06:12:44 CDT 2011


W->A conversions are now done in the A version, with A->W conversions 
from the original data structure done in the W version.
---
 dlls/dbghelp/dbghelp.spec      |    2 +-
 dlls/dbghelp/dbghelp_private.h |    3 +
 dlls/dbghelp/module.c          |    6 +-
 dlls/dbghelp/source.c          |  129 +++++++++++++++++++++++++++++++++++++---
 4 files changed, 128 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dbghelp-Implement-SymEnumSourceFilesW.txt
Type: text/x-patch
Size: 7638 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110531/294cc86b/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110531/294cc86b/attachment-0001.pgp>


More information about the wine-patches mailing list