Home
last modified time | relevance | path

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

/reactos/base/applications/rapps/include/
H A Dresource.h33 #define IDI_CAT_TOOLS 63 macro
/reactos/base/applications/rapps/
H A Drapps.rc43 IDI_CAT_TOOLS ICON "res/cats/tools.ico" icon
H A Dgui.cpp121 m_TreeView->AddCategory(hRootItemAvailable, IDS_CAT_TOOLS, IDI_CAT_TOOLS); in InitCategoriesList()