Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shell32/
H A Dassoc.c172 getstring_test(test_extensionW, NULL, ASSOCSTR_DEFAULTICON, NULL, __LINE__); in test_IQueryAssociations_GetString()
173 getstring_test(test_progidW, NULL, ASSOCSTR_DEFAULTICON, NULL, __LINE__); in test_IQueryAssociations_GetString()
174 getstring_test(NULL, test_progid_key, ASSOCSTR_DEFAULTICON, NULL, __LINE__); in test_IQueryAssociations_GetString()
181 getstring_test(test_extensionW, NULL, ASSOCSTR_DEFAULTICON, test_iconW, __LINE__); in test_IQueryAssociations_GetString()
182 getstring_test(test_progidW, NULL, ASSOCSTR_DEFAULTICON, test_iconW, __LINE__); in test_IQueryAssociations_GetString()
183 getstring_test(NULL, test_progid_key, ASSOCSTR_DEFAULTICON, test_iconW, __LINE__); in test_IQueryAssociations_GetString()
/reactos/dll/win32/shell32/
H A DCQueryAssociations.cpp405 case ASSOCSTR_DEFAULTICON: in GetString()
/reactos/modules/rosapps/applications/devutils/shlextdbg/
H A Dshlextdbg.cpp326 qtype = ASSOCSTR_DEFAULTICON; in AssocQ()
/reactos/sdk/include/psdk/
H A Dshlwapi.h617 ASSOCSTR_DEFAULTICON, /* Icon */ enumerator