[UPDATED PATCH] [mshtml] Fix the size passed to MultiByteToWideChar for real now. (size was previously reused for RegQueryValueExW, so the passed size was always 1)

Colin Finck mail at colinfinck.de
Wed Apr 22 14:35:44 CDT 2009


Changelog:
  Fix the size passed to MultiByteToWideChar for real now. (size was
previously reused for RegQueryValueExW, so the passed size was always 1)
  Supersedes my previous patch with the same name.

Best regards,

Colin Finck


More information about the wine-patches mailing list