ReactOS 0.4.15-dev-5895-g2687c1b
|
Go to the source code of this file.
Classes | |
struct | tagLOAD_ICON |
Macros | |
#define | WM_NOTIFYICONMSG (WM_USER + 248) |
Typedefs | |
typedef struct tagLOAD_ICON | LOAD_ICON |
typedef struct tagLOAD_ICON * | PLOAD_ICON |
Definition at line 27 of file kbswitch.c.
typedef struct tagLOAD_ICON LOAD_ICON |
typedef struct tagLOAD_ICON * PLOAD_ICON |
Definition at line 884 of file kbswitch.c.
|
static |
Definition at line 425 of file kbswitch.c.
Referenced by WndProc().
Definition at line 358 of file kbswitch.c.
Referenced by WndProc().
Definition at line 239 of file kbswitch.c.
Referenced by BuildLeftPopupMenu(), and FileTypesDlg_OnItemChanging().
Definition at line 465 of file kbswitch.c.
Referenced by WndProc().
Definition at line 261 of file kbswitch.c.
Referenced by AddTrayIcon(), BuildLeftPopupMenu(), and UpdateTrayIcon().
Definition at line 573 of file kbswitch.c.
Referenced by WndProc().
|
static |
Definition at line 212 of file kbswitch.c.
Referenced by FakeExtractIcon().
Definition at line 227 of file kbswitch.c.
Referenced by CreateTrayIcon().
Definition at line 649 of file kbswitch.c.
Referenced by WndProc().
Definition at line 171 of file kbswitch.c.
Referenced by AddTrayIcon(), BuildLeftPopupMenu(), and UpdateTrayIcon().
Definition at line 41 of file kbswitch.c.
Referenced by ActivateLayout(), AddTrayIcon(), BuildLeftPopupMenu(), GetLayoutName(), GetMaxLayoutNum(), and GetNextLayout().
Definition at line 96 of file kbswitch.c.
Referenced by AddTrayIcon(), and BuildLeftPopupMenu().
Definition at line 519 of file kbswitch.c.
Referenced by GetNextLayout().
Definition at line 588 of file kbswitch.c.
Referenced by WndProc().
Definition at line 85 of file kbswitch.c.
Referenced by CreateTrayIcon(), and LayoutList_ReadLayout().
Definition at line 623 of file kbswitch.c.
Referenced by UpdateLanguageDisplayCurrent().
Definition at line 664 of file kbswitch.c.
Referenced by WndProc().
Definition at line 553 of file kbswitch.c.
Referenced by WndProc().
Definition at line 609 of file kbswitch.c.
Referenced by RememberLastActive(), UpdateLanguageDisplayCurrent(), and WndProc().
Definition at line 640 of file kbswitch.c.
Referenced by WndProc().
Definition at line 393 of file kbswitch.c.
Referenced by ActivateLayout(), AddJobW(), StartDocPrinterW(), and UpdateLanguageDisplay().
Definition at line 692 of file kbswitch.c.
Referenced by _tWinMain().
Definition at line 35 of file kbswitch.c.
Referenced by DeleteHooks(), and SetHooks().
Definition at line 37 of file kbswitch.c.
Referenced by AddTrayIcon(), DeleteTrayIcon(), and UpdateTrayIcon().
Definition at line 38 of file kbswitch.c.
Referenced by GetTargetWindow(), RememberLastActive(), and WndProc().
HINSTANCE hInst |
Definition at line 33 of file kbswitch.c.
Referenced by _tWinMain(), and WndProc().
HANDLE hProcessHeap |
Definition at line 34 of file kbswitch.c.
Referenced by _StartDocPrinterSpooled(), _tWinMain(), 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(), UnicodeToAnsiInPlace(), UnicodeToAnsiZZInPlace(), and VarListLoadAndFormatString().
PKBSWITCHDELETEHOOKS KbSwitchDeleteHooks = NULL |
Definition at line 30 of file kbswitch.c.
Referenced by DeleteHooks(), and SetHooks().
PKBSWITCHSETHOOKS KbSwitchSetHooks = NULL |
Definition at line 29 of file kbswitch.c.
Referenced by SetHooks().
UINT ShellHookMessage = 0 |
Definition at line 31 of file kbswitch.c.
Referenced by _tWinMain(), and WndProc().
ULONG ulCurrentLayoutNum = 1 |
Definition at line 36 of file kbswitch.c.
Referenced by ActivateLayout(), BuildLeftPopupMenu(), GetNextLayout(), and WndProc().