dbghelp: Internal search routines can now be case sensitive/insensitive.
commita959732fffda2455b349b8610e9f9f3ac82d10f3
authorEric Pouech <eric.pouech@wanadoo.fr>
Mon, 26 Dec 2005 11:57:26 +0000 (26 12:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Dec 2005 11:57:26 +0000 (26 12:57 +0100)
treefa1406f7ba24742070b499a4ee945986a4e5d8c9
parentdef7563526f17c01d61c66f684930bda92334445
dbghelp: Internal search routines can now be case sensitive/insensitive.
- Now handling option SYMOPT_CASE_INSENSITIVE for symbol search.
- Quick implementation of SymSearch on top of SymEnumSymbols (should
  be the other way around).
dlls/dbghelp/dbghelp.spec
dlls/dbghelp/symbol.c
include/dbghelp.h