Home
last modified time | relevance | path

Searched defs:progIdKey (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/shell32/
H A Dassoc.c104 static void getstring_test(LPCWSTR assocName, HKEY progIdKey, ASSOCSTR str, LPCWSTR expected_string… in getstring_test()
/reactos/dll/win32/shell32/
H A DCQueryAssociations.cpp185 HKEY progIdKey; in Init() local