ReactOS 0.4.16-dev-1078-g21d3e29
|
#include <main.h>
Static Public Member Functions | |
static ATL::CWndClassInfo & | GetWndClassInfo () |
![]() | |
static LPCTSTR | GetWndCaption () |
![]() | |
static DWORD | GetWndStyle (DWORD dwStyle) |
static DWORD | GetWndExStyle (DWORD dwExStyle) |
static LRESULT CALLBACK | StartWindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
static LRESULT CALLBACK | WindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
![]() | |
static LPCTSTR | GetWndClassName () |
static LRESULT | SendMessage (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) |
![]() | |
static LPCTSTR | GetWndCaption () |
Static Public Attributes | |
static HWND | m_hLastFocus = NULL |
static bool | m_PendingInstalledViewRefresh = false |
![]() | |
static RECT | rcDefault |
Private Attributes | |
HMENU | m_hMenu |
CUiPanel * | m_ClientPanel = NULL |
CUiSplitPanel * | m_VSplitter = NULL |
CSideTreeView * | m_TreeView = NULL |
CUiWindow< CStatusBar > * | m_StatusBar = NULL |
CApplicationView * | m_ApplicationView = NULL |
CAppDB * | m_Db |
CAtlList< CAppInfo * > | m_Selected |
BOOL | bUpdating = FALSE |
BOOL | m_bAppwizMode |
HTREEITEM | hRootItemInstalled |
CStringW | szSearchPattern |
AppsCategories | SelectedEnumType |
Friends | |
class | CApplicationView |
Additional Inherited Members | |
![]() | |
enum | { WINSTATE_DESTROYED = 0x00000001 } |
![]() | |
WNDPROC | m_pfnSuperWindowProc |
![]() | |
CWndProcThunk | m_thunk |
const _ATL_MSG * | m_pCurrentMsg |
DWORD | m_dwState |
![]() | |
HWND | m_hWnd |
CMainWindow::~CMainWindow | ( | ) |
Definition at line 667 of file gui.cpp.
Referenced by UpdateApplicationsList().
|
private |
Definition at line 341 of file main.cpp.
Referenced by OnCommand(), and OnSize().
BOOL CMainWindow::CanPaste | ( | ) | const |
Definition at line 692 of file main.cpp.
Referenced by OnInitMenuPopup().
BOOL CMainWindow::CanRedo | ( | ) | const |
BOOL CMainWindow::CanUndo | ( | ) | const |
|
private |
Definition at line 305 of file gui.cpp.
Referenced by UpdateApplicationsList().
Definition at line 282 of file main.cpp.
Referenced by CPaletteWindow::OnLButtonDblClk(), and CPaletteWindow::OnRButtonDblClk().
|
private |
Definition at line 607 of file main.cpp.
Referenced by OnClose(), OnCommand(), and OnDropFiles().
HWND CMainWindow::Create | ( | ) |
Definition at line 797 of file gui.cpp.
Referenced by DoCreate(), and MainWindowLoop().
|
private |
Definition at line 160 of file gui.cpp.
Referenced by CreateLayout().
|
private |
Definition at line 189 of file gui.cpp.
Referenced by InitControls().
|
private |
Definition at line 138 of file gui.cpp.
Referenced by CreateLayout().
|
private |
Definition at line 149 of file gui.cpp.
Referenced by CreateLayout().
|
private |
Definition at line 171 of file gui.cpp.
Referenced by CreateLayout().
HWND CMainWindow::DoCreate | ( | ) |
Definition at line 309 of file main.cpp.
Referenced by wWinMain().
Definition at line 206 of file main.cpp.
Definition at line 238 of file main.cpp.
|
static |
Definition at line 780 of file gui.cpp.
Definition at line 866 of file gui.cpp.
Referenced by MainWindowLoop(), and ProcessWindowMessage().
|
private |
Definition at line 97 of file gui.cpp.
Referenced by InitControls().
|
private |
Definition at line 233 of file gui.cpp.
Referenced by ProcessWindowMessage().
Definition at line 431 of file main.cpp.
Referenced by OnCommand().
Definition at line 843 of file gui.cpp.
Referenced by OnCommand(), and CApplicationView::ProcessWindowMessage().
Definition at line 815 of file gui.cpp.
Referenced by CApplicationView::ItemCheckStateChanged().
|
private |
Definition at line 819 of file main.cpp.
Referenced by ProcessWindowMessage().
Definition at line 556 of file gui.cpp.
Definition at line 544 of file main.cpp.
Definition at line 582 of file main.cpp.
|
private |
|
private |
|
private |
Definition at line 702 of file main.cpp.
Definition at line 786 of file main.cpp.
|
private |
Definition at line 481 of file main.cpp.
Definition at line 247 of file gui.cpp.
Definition at line 767 of file main.cpp.
Referenced by ProcessWindowMessage().
|
private |
Definition at line 643 of file main.cpp.
Referenced by OnInitMenuPopup().
|
privatevirtual |
Implements ATL::CMessageMap.
Definition at line 316 of file gui.cpp.
|
private |
Definition at line 271 of file gui.cpp.
Referenced by OnCommand().
Definition at line 407 of file main.cpp.
Referenced by ConfirmSave(), and OnCommand().
Definition at line 849 of file gui.cpp.
Referenced by CApplicationView::OnCommand().
|
private |
Definition at line 544 of file gui.cpp.
Referenced by OnCommand().
Definition at line 1322 of file main.cpp.
Referenced by SelectionBaseTool::OnButtonDown(), and TrackPopupMenu().
Definition at line 292 of file gui.cpp.
Referenced by OnCommand().
|
private |
Definition at line 684 of file gui.cpp.
Referenced by OnCommand(), and ProcessWindowMessage().
|
private |
Definition at line 647 of file gui.cpp.
Referenced by InitControls(), ItemCheckStateChanged(), and UpdateApplicationsList().
|
friend |
Definition at line 55 of file gui.h.
Referenced by CreateApplicationView().
Definition at line 60 of file gui.h.
Referenced by CreateLayout(), ItemCheckStateChanged(), CApplicationView::ProcessWindowMessage(), and UpdateApplicationsList().
|
private |
Definition at line 62 of file gui.h.
Referenced by InitCategoriesList(), and OnCommand().
|
private |
Definition at line 54 of file gui.h.
Referenced by AddApplicationsToView(), CreateApplicationView(), HandleTabOrder(), LayoutCleanup(), OnCommand(), ProcessWindowMessage(), RemoveSelectedAppFromRegistry(), UninstallSelectedApp(), UpdateApplicationsList(), and UpdateStatusBarText().
|
private |
Definition at line 61 of file gui.h.
Referenced by CApplicationView::_UpdateInstallBtn(), Create(), InitCategoriesList(), CApplicationView::ItemGetFocus(), CApplicationView::ProcessWindowMessage(), ProcessWindowMessage(), CApplicationView::SetDisplayAppType(), UpdateApplicationsList(), and UpdateStatusBarText().
Definition at line 48 of file gui.h.
Referenced by CreateLayout(), CreateStatusBar(), CreateVSplitter(), OnSize(), and ProcessWindowMessage().
|
private |
Definition at line 57 of file gui.h.
Referenced by CheckAvailable(), OnCommand(), RemoveSelectedAppFromRegistry(), and UpdateApplicationsList().
Definition at line 68 of file gui.h.
Referenced by ProcessWindowMessage().
|
private |
Definition at line 42 of file main.h.
Referenced by OnCreate(), and OnDestroy().
Definition at line 69 of file gui.h.
Referenced by ProcessWindowMessage(), and UpdateApplicationsList().
Definition at line 58 of file gui.h.
Referenced by CApplicationView::_UpdateInstallBtn(), AddApplicationsToView(), ItemCheckStateChanged(), OnCommand(), UpdateApplicationsList(), and UpdateStatusBarText().
|
private |
Definition at line 52 of file gui.h.
Referenced by CreateLayout(), CreateStatusBar(), LayoutCleanup(), OnSize(), and UpdateStatusBarText().
|
private |
Definition at line 51 of file gui.h.
Referenced by CreateTreeView(), HandleTabOrder(), InitCategoriesList(), LayoutCleanup(), OnCommand(), and ProcessWindowMessage().
|
private |
Definition at line 49 of file gui.h.
Referenced by CreateApplicationView(), CreateLayout(), CreateTreeView(), CreateVSplitter(), and LayoutCleanup().
|
private |
Definition at line 65 of file gui.h.
Referenced by OnCommand(), ProcessWindowMessage(), RemoveSelectedAppFromRegistry(), UninstallSelectedApp(), and UpdateApplicationsList().
|
private |
Definition at line 64 of file gui.h.
Referenced by AddApplicationsToView(), SearchTextChanged(), and UpdateApplicationsList().