Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Ddesktopbar.h51 #define IDC_NETWORK 0x100E macro
H A Dstartmenu.cpp2016 case IDC_NETWORK: in Command()
2179 AddButton(ResString(IDS_NETWORK), ICID_NETWORK, false, IDC_NETWORK); in AddEntries()
2181 AddButton(ResString(IDS_NETWORK), ICID_NETWORK, true, IDC_NETWORK); in AddEntries()