Home
last modified time | relevance | path

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

/reactos/dll/win32/browseui/
H A Dshellbrowser.cpp1165 HICON icSmall = ImageList_GetIcon(himlSmall, indexOpen, 0); in BrowseToPath() local
1173 SendMessage(WM_SETICON, ICON_SMALL, reinterpret_cast<LPARAM>(icSmall)); in BrowseToPath()