msdmo: Also handle ERROR_SUCCESS with nonzero size from RegQueryValueExW().
commit2d4e21d45e0bc17d40d2c91e649938ab4d69e786
authorZebediah Figura <z.figura12@gmail.com>
Wed, 30 Sep 2020 21:31:18 +0000 (30 16:31 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Oct 2020 09:48:55 +0000 (1 11:48 +0200)
tree651ade4406505b64a2ea32259e95de6759bef0af
parent6db24a2349417bef87862f743cc3e85536492184
msdmo: Also handle ERROR_SUCCESS with nonzero size from RegQueryValueExW().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49659
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msdmo/dmoreg.c
dlls/msdmo/tests/msdmo.c