Home
last modified time | relevance | path

Searched refs:associationsW (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shlwapi/
H A Dordinal.c4637 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()