advapi32: RegSetValueExW should not crash when passed 1 instead of L"1".
commit2cd062831dd4c1b8d59fd0f8be505b1348c1cbee
authorDan Kegel <dank@kegel.com>
Mon, 20 Aug 2012 16:12:18 +0000 (20 09:12 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Aug 2012 09:50:32 +0000 (21 11:50 +0200)
treecf79f5af55c6f50d25bd408558acab6c1a3c1eb1
parent8b774cb7a8c1120c405374220a81b6800e01be10
advapi32: RegSetValueExW should not crash when passed 1 instead of L"1".
dlls/advapi32/registry.c
dlls/advapi32/tests/registry.c