Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/
H A Dresource.h62 #define IDB_DRIVEBAR 106 macro
H A Dexplorer.rc10 IDB_DRIVEBAR BITMAP "res/drivebar.bmp" bitmap
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.cpp720 IDW_EXTRABAR, 2, g_Globals._hInstance, IDB_DRIVEBAR, NULL, 0, in MDIMainFrame()
725 IDW_EXTRABAR, 2, g_Globals._hInstance, IDB_DRIVEBAR, &extraBtns, 1, in MDIMainFrame()
789 IDW_DRIVEBAR, 2, g_Globals._hInstance, IDB_DRIVEBAR, NULL, 0, in MDIMainFrame()
794 IDW_DRIVEBAR, 2, g_Globals._hInstance, IDB_DRIVEBAR, &drivebarBtn, 1, in MDIMainFrame()