10 Jul
2017
10 Jul
'17
10:52 a.m.
2017-07-10 17:32 GMT+08:00 Alexandre Julliard <julliard(a)winehq.org>:
That's also tested already, in test_hkey_main_Value_A/W.
Aha! Yes, you are right. That was tested. So RegQueryValueExW will not add a NULL terminator all the time, and setting a length with NULL terminator for RegSetValueExW is necessary when using a same buffer for many RegQueryValueExW call. -- Regards, Jactry Zeng