Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/
H A Dresource.h117 #define IDI_DOT_RED 165 macro
H A Dexplorer.rc77 IDI_DOT_RED ICON "res/dot_red.ico" icon
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtraynotify.cpp905 ImageList_AddAlphaIcon(_himl, SmallIcon(IDI_DOT_RED), hbkgnd, canvas); in TrayNotifyDlg()