|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | BTN_PROPERTIES 0 |
| #define | BTN_SCAN_HARDWARE 1 |
| #define | BTN_ENABLE_DRV 2 |
| #define | BTN_DISABLE_DRV 3 |
| #define | BTN_UPDATE_DRV 4 |
| #define | BTN_UNINSTALL_DRV 5 |
| #define | REFRESH_TIMER 1 |
Variables | |
| HINSTANCE | g_hThisInstance = NULL |
| HINSTANCE | g_hParentInstance = NULL |
| static const MENU_HINT | MainMenuHintTable [] |
| static const MENU_HINT | SystemMenuHintTable [] |
| static TBBUTTON | TbButtons [] |
| #define BTN_DISABLE_DRV 3 |
Definition at line 19 of file MainWindow.cpp.
| #define BTN_ENABLE_DRV 2 |
Definition at line 18 of file MainWindow.cpp.
| #define BTN_PROPERTIES 0 |
Definition at line 16 of file MainWindow.cpp.
| #define BTN_SCAN_HARDWARE 1 |
Definition at line 17 of file MainWindow.cpp.
| #define BTN_UNINSTALL_DRV 5 |
Definition at line 21 of file MainWindow.cpp.
| #define BTN_UPDATE_DRV 4 |
Definition at line 20 of file MainWindow.cpp.
| #define REFRESH_TIMER 1 |
Definition at line 23 of file MainWindow.cpp.
Definition at line 26 of file MainWindow.cpp.
Referenced by CDeviceManager::Create().
Definition at line 25 of file MainWindow.cpp.
Referenced by CDeviceView::BuildActionMenuForNode(), CDeviceManager::Create(), CDeviceManager::CreateStatusBar(), CDeviceManager::CreateToolBar(), CResourceTypeNode::CResourceTypeNode(), CDeviceView::EnableSelectedDevice(), CDeviceView::Initialize(), CDeviceManager::Initialize(), CDeviceManager::MainWndMenuHint(), CDeviceManager::OnCommand(), CDeviceManager::OnNotify(), CDeviceNode::SetupNode(), CRootNode::SetupNode(), CDeviceManager::Uninitialize(), and CDeviceView::UninstallSelectedDevice().
Definition at line 29 of file MainWindow.cpp.
Definition at line 56 of file MainWindow.cpp.
|
static |
Definition at line 66 of file MainWindow.cpp.
Referenced by CDeviceManager::CreateToolBar().