dbghelp: Do all module and symbol names matching using unicode string (and new regula...
commit026ec7f69072476a738279c4abbfabc298c0aa9a
authorEric Pouech <eric.pouech@orange.fr>
Sun, 22 Jan 2012 11:57:59 +0000 (22 12:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Jan 2012 15:07:39 +0000 (23 16:07 +0100)
tree9a9ad426511b7320e0cf6832e4ad4c5a21f531f2
parentbe9a7b9b97b5e3a9223be232dfd52ce49c0ec26c
dbghelp: Do all module and symbol names matching using unicode string (and new regular expression matcher).
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/module.c
dlls/dbghelp/symbol.c
dlls/dbghelp/type.c