ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <winproc.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 () |
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 | bAppwizMode |
HTREEITEM | hRootItemInstalled |
CStringW | szSearchPattern |
AppsCategories | SelectedEnumType |
Additional Inherited Members | |
![]() | |
enum | { WINSTATE_DESTROYED = 0x00000001 } |
![]() | |
WNDPROC | m_pfnSuperWindowProc |
![]() | |
CWndProcThunk | m_thunk |
const _ATL_MSG * | m_pCurrentMsg |
DWORD | m_dwState |
![]() | |
HWND | m_hWnd |
![]() | |
static RECT | rcDefault |
CMainWindow::~CMainWindow | ( | ) |
Definition at line 582 of file gui.cpp.
Referenced by UpdateApplicationsList().
|
private |
Definition at line 76 of file winproc.cpp.
Referenced by OnCommand(), and OnSize().
Definition at line 144 of file main.cpp.
Referenced by CPaletteWindow::OnLButtonDblClk(), and CPaletteWindow::OnRButtonDblClk().
|
private |
Definition at line 339 of file winproc.cpp.
Referenced by OnClose(), OnCommand(), and OnDropFiles().
HWND CMainWindow::Create | ( | ) |
Definition at line 677 of file gui.cpp.
Referenced by DoCreate(), and MainWindowLoop().
|
private |
Definition at line 152 of file gui.cpp.
Referenced by CreateLayout().
|
private |
Definition at line 181 of file gui.cpp.
Referenced by InitControls().
|
private |
Definition at line 130 of file gui.cpp.
Referenced by CreateLayout().
|
private |
Definition at line 141 of file gui.cpp.
Referenced by CreateLayout().
|
private |
Definition at line 163 of file gui.cpp.
Referenced by CreateLayout().
HWND CMainWindow::DoCreate | ( | ) |
Definition at line 170 of file main.cpp.
Referenced by _tWinMain().
Definition at line 75 of file main.cpp.
Definition at line 106 of file main.cpp.
|
static |
Definition at line 660 of file gui.cpp.
Definition at line 756 of file gui.cpp.
Referenced by MainWindowLoop().
|
private |
Definition at line 95 of file gui.cpp.
Referenced by InitControls().
|
private |
Definition at line 225 of file gui.cpp.
Referenced by ProcessWindowMessage().
Definition at line 160 of file winproc.cpp.
Referenced by OnCommand().
Definition at line 724 of file gui.cpp.
Referenced by OnCommand(), and CApplicationView::ProcessWindowMessage().
Definition at line 696 of file gui.cpp.
Referenced by CApplicationView::ItemCheckStateChanged().
|
private |
Definition at line 366 of file winproc.cpp.
Definition at line 519 of file winproc.cpp.
Referenced by ProcessWindowMessage().
Definition at line 482 of file gui.cpp.
Definition at line 276 of file winproc.cpp.
Definition at line 314 of file winproc.cpp.
|
private |
Definition at line 263 of file winproc.cpp.
|
private |
Definition at line 486 of file winproc.cpp.
|
private |
Definition at line 421 of file winproc.cpp.
Definition at line 494 of file winproc.cpp.
|
private |
Definition at line 213 of file winproc.cpp.
Definition at line 239 of file gui.cpp.
Definition at line 474 of file winproc.cpp.
Referenced by ProcessWindowMessage().
|
private |
Definition at line 511 of file winproc.cpp.
Definition at line 375 of file winproc.cpp.
Referenced by OnInitMenuPopup().
|
privatevirtual |
Implements ATL::CMessageMap.
Definition at line 299 of file gui.cpp.
|
private |
Definition at line 263 of file gui.cpp.
Referenced by OnCommand().
Definition at line 141 of file winproc.cpp.
Referenced by ConfirmSave(), and OnCommand().
Definition at line 739 of file gui.cpp.
Referenced by CApplicationView::OnCommand().
|
private |
Definition at line 468 of file gui.cpp.
Referenced by OnCommand().
Definition at line 286 of file gui.cpp.
Referenced by OnCommand().
|
private |
Definition at line 598 of file gui.cpp.
Referenced by InstallApplication(), OnCommand(), and ProcessWindowMessage().
|
private |
Definition at line 570 of file gui.cpp.
Referenced by InitControls(), ItemCheckStateChanged(), and UpdateApplicationsList().
|
private |
Definition at line 60 of file gui.h.
Referenced by InitCategoriesList().
Definition at line 59 of file gui.h.
Referenced by CreateLayout(), ItemCheckStateChanged(), and UpdateApplicationsList().
|
private |
Definition at line 61 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().
Definition at line 48 of file gui.h.
Referenced by CreateLayout(), CreateStatusBar(), CreateVSplitter(), OnSize(), and ProcessWindowMessage().
|
private |
Definition at line 56 of file gui.h.
Referenced by OnCommand(), RemoveSelectedAppFromRegistry(), and UpdateApplicationsList().
|
private |
Definition at line 39 of file winproc.h.
Referenced by OnCreate(), and OnDestroy().
Definition at line 57 of file gui.h.
Referenced by 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 64 of file gui.h.
Referenced by InstallApplication(), OnCommand(), ProcessWindowMessage(), RemoveSelectedAppFromRegistry(), UninstallSelectedApp(), and UpdateApplicationsList().
|
private |
Definition at line 63 of file gui.h.
Referenced by AddApplicationsToView(), SearchTextChanged(), and UpdateApplicationsList().