|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| class | CExplorerModule |
Functions | |
| static VOID | InitializeAtlModule (HINSTANCE hInstance, BOOL bInitialize) |
| static void | InitializeServerAdminUI () |
| static BOOL | SetShellReadyEvent (IN LPCWSTR lpEventName) |
| static VOID | HideMinimizedWindows (IN BOOL bHide) |
| static BOOL | IsExplorerSystemShell () |
| static INT | StartWithCommandLine (IN HINSTANCE hInstance) |
| static INT | StartWithDesktop (IN HINSTANCE hInstance) |
| INT WINAPI | _tWinMain (IN HINSTANCE hInstance, IN HINSTANCE hPrevInstance, IN LPTSTR lpCmdLine, IN INT nCmdShow) |
Variables | |
| HINSTANCE | hExplorerInstance |
| HANDLE | hProcessHeap |
| HKEY | hkExplorer = NULL |
| BOOL | bExplorerIsShell = FALSE |
| CExplorerModule | gModule |
| CAtlWinModule | gWinModule |
| INT WINAPI _tWinMain | ( | IN HINSTANCE | hInstance, |
| IN HINSTANCE | hPrevInstance, | ||
| IN LPTSTR | lpCmdLine, | ||
| IN INT | nCmdShow | ||
| ) |
Definition at line 261 of file explorer.cpp.
Definition at line 96 of file explorer.cpp.
Referenced by StartWithDesktop().
Definition at line 40 of file explorer.cpp.
Referenced by StartWithDesktop().
|
static |
Definition at line 53 of file explorer.cpp.
Referenced by StartWithDesktop().
|
static |
Definition at line 116 of file explorer.cpp.
Referenced by _tWinMain().
Definition at line 79 of file explorer.cpp.
Referenced by StartWithDesktop().
Definition at line 152 of file explorer.cpp.
Referenced by _tWinMain().
Definition at line 174 of file explorer.cpp.
Referenced by _tWinMain().
Definition at line 27 of file explorer.cpp.
Referenced by _tWinMain(), DoStartStartupItems(), InitializeStartupMutex(), and ProcessRunOnceItems().
| CExplorerModule gModule |
Definition at line 37 of file explorer.cpp.
Referenced by InitializeAtlModule().
| CAtlWinModule gWinModule |
Definition at line 38 of file explorer.cpp.
| HINSTANCE hExplorerInstance |
Definition at line 24 of file explorer.cpp.
Referenced by CStartMenuBtnCtxMenu::AddStartContextMenuItems(), CStartMenuSite::AppendMenu(), CStartButton::Create(), DisplayTrayProperties(), CTrayShowDesktopButton::DoCreate(), CTrayWindow::ExecContextMenuCmd(), CTrayWindow::ExecResourceCmd(), CStartButton::Initialize(), CTrayWindow::OnCreate(), CNotifySettingsPage::OnCustomizeTrayIcons(), CTrayWindow::OnSettingChanged(), CStartMenuSettingsPage::OnStartMenuCustomize(), PropSheetProc(), CTrayWindowCtxMenu::QueryContextMenu(), SetBitmap(), and StartWithDesktop().
Definition at line 26 of file explorer.cpp.
Referenced by GetCurrentLoggedOnUserName(), CTrayBandSite::GetUserBandsStream(), TaskbarSettings::Load(), TaskbarSettings::Save(), and StartWithDesktop().
| HANDLE hProcessHeap |
Definition at line 25 of file explorer.cpp.
Referenced by _StartDocPrinterSpooled(), AddPrinterA(), AddPrinterDriverExW(), AddPrinterW(), AddToolbarButton(), CTaskSwitchWnd::AddToTaskGroup(), AllocSplStr(), CTaskSwitchWnd::AllocTaskItem(), ClosePrinter(), CreateFontWindow(), CreateMainWindow(), CreateOpenInfo(), DeviceCapabilitiesA(), DllAllocSplMem(), DllFreeSplMem(), DllFreeSplStr(), DocumentPropertiesA(), DocumentPropertySheets(), DoFileOpen(), DoFileSave(), DoOpenFile(), DoSaveFile(), EditCurrentGlyph(), EditGlyphCommand(), EnumEventsThread(), EnumPrintersA(), FontWndProc(), GdiProcessSetup(), get_devmodeW(), GetDefaultPrinterA(), GetDefaultPrinterW(), GetMonitorUIFullName(), GetPrinterA(), GetPrinterDataExA(), GetPrinterDriverA(), GetPrintProcessorDirectoryA(), GetVersionInfoString(), InitFont(), IntFixUpDevModeNames(), LocalizedError(), MainWndProc(), OpenPrinterA(), OpenPrinterW(), PrinterProperties(), ProcessRunKeys(), QueryRemoteFonts(), QuerySpoolMode(), CTaskSwitchWnd::RemoveTaskFromTaskGroup(), ResetPrinterA(), RosConvertUnicodeDevModeToAnsiDevmode(), SetDefaultPrinterA(), SetDefaultPrinterW(), SetPrinterA(), SetPrinterDataExA(), SetSelectedCharacter(), StartDocPrinterA(), StartDocPrinterW(), StartWithDesktop(), UnicodeToAnsiInPlace(), UnicodeToAnsiZZInPlace(), and VarListLoadAndFormatString().