Eric Pouech : dbghelp: Do all module and symbol names matching using unicode string ( and new regular expression matcher).

Alexandre Julliard julliard at winehq.org
Mon Jan 23 13:01:11 CST 2012


Module: wine
Branch: master
Commit: 026ec7f69072476a738279c4abbfabc298c0aa9a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=026ec7f69072476a738279c4abbfabc298c0aa9a

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Sun Jan 22 12:57:59 2012 +0100

dbghelp: Do all module and symbol names matching using unicode string (and new regular expression matcher).

---

 dlls/dbghelp/dbghelp_private.h |    3 +-
 dlls/dbghelp/module.c          |    3 -
 dlls/dbghelp/symbol.c          |  242 +++++++++++++++++-----------------------
 dlls/dbghelp/type.c            |   13 ++
 4 files changed, 118 insertions(+), 143 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=026ec7f69072476a738279c4abbfabc298c0aa9a



More information about the wine-cvs mailing list