[1/2] regedit: Support the REG_MULTI_SZ.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Fri Mar 30 09:50:48 CDT 2007


oops!!! you are right.

Thank you.

Juan Lang wrote:
> Hi Byeong-Sik,
> 
> +            lRet = RegSetValueEx(hKey, valueName, 0, type,
> (LPBYTE)stringValueData, j);
> 
> I think that should be j * sizeof(TCHAR), yes?
> --Juan





More information about the wine-devel mailing list