Searched refs:associationsW (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/shlwapi/ |
H A D | ordinal.c | 4637 static const WCHAR associationsW[] = {'A','s','s','o','c','i','a','t','i','o','n','s','\\'}; in SHGetShellKey() local 4689 subkey = associationsW; in SHGetShellKey() 4690 size_subkey = sizeof(associationsW); in SHGetShellKey()
|