[1/2]reg.exe: Implement ADD for REG_SZ

Alexandre Julliard julliard at winehq.org
Wed Jan 28 06:50:13 CST 2009


Aric Stewart <aric at codeweavers.com> writes:

> +    if (key_name[0]=='\\' && key_name[1]=='\\')
> +    {
> +        static const WCHAR remoteW[] = {'U','n','a','b','l','e',' ','t','o',' ','a','d','d',' ','k','e','y','s',' ','t','o',' ','r','e','m','o','t','e',' ','m','a','c','h','i','n','e',' ','%','s','\n',0};

This should go in the resources like the other messages.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list