Aric Stewart <aric(a)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(a)winehq.org