dbghelp: Module should be case insensitive.
commit983d8aea3ec335d9676ea2b7ac00f4885227b801
authorEric Pouech <eric.pouech@wanadoo.fr>
Sat, 25 Mar 2006 09:12:57 +0000 (25 10:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Mar 2006 09:30:50 +0000 (27 11:30 +0200)
treee148e0ee8fde007d5e928022ce577a7c62522fc2
parentb4b295c2a57c9d0750015adba13df249f6f0a14d
dbghelp: Module should be case insensitive.

When looking up a symbol name in the form module!name, the module
lookup should be insensitive.
dlls/dbghelp/symbol.c