Searched refs:cplW (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/kernel32/winnls/string/ |
H A D | locale.c | 768 static const WCHAR cplW[] = {'C','o','n','t','r','o','l',' ','P','a','n','e','l',0}; in create_registry_key() local 782 RtlInitUnicodeString( &nameW, cplW ); in create_registry_key()
|