Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/dialogs/
H A Dfiletypes.cpp1826 LPCWSTR DispAssoc = pEntry->GetAssocForDisplay(); in FileTypesDlg_OnItemChanging() local
1831 FileTypesDlg_SetGroupboxText(hwndDlg, DispAssoc); in FileTypesDlg_OnItemChanging()
1833 buf.Format(IDS_FILE_DETAILSADV, DispAssoc, TypeName, TypeName); in FileTypesDlg_OnItemChanging()