dbghelp: Fix a typo in SymLoadModuleExW that caused the wrong number of characters...
commitf48941a2a8ccbac7b3afeae96ac53c47f9e7c691
authorRob Shearman <rob@codeweavers.com>
Thu, 14 Feb 2008 14:38:35 +0000 (14 14:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Feb 2008 10:03:42 +0000 (15 11:03 +0100)
treeed2f06a95e80d327268c82c3ee60c27b58ba0c88
parent7579145ae139753d76ccebb1a4d6805550de0353
dbghelp: Fix a typo in SymLoadModuleExW that caused the wrong number of characters to be passed to lstrcpynW.
dlls/dbghelp/module.c