|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windows.h>#include <shellapi.h>#include <shlwapi.h>#include <stdlib.h>#include <tchar.h>#include <strsafe.h>#include <msctf.h>#include <msctf_undoc.h>#include <ctfutb.h>#include <ctffunc.h>#include <cicbase.h>#include <cicutb.h>#include "resource.h"

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Typedefs | |
| typedef enum WATCH_INDEX | WATCH_INDEX |
Enumerations | |
| enum | WATCH_INDEX { WI_TOGGLE = 0 , WI_MACHINE_TIF = 1 , WI_PRELOAD = 2 , WI_RUN = 3 , WI_USER_TIF = 4 , WI_USER_SPEECH = 5 , WI_APPEARANCE = 6 , WI_COLORS = 7 , WI_WINDOW_METRICS = 8 , WI_MACHINE_SPEECH = 9 , WI_KEYBOARD_LAYOUT = 10 , WI_ASSEMBLIES = 11 , WI_REGEVTS_MAX , WI_DESKTOP_SWITCH = WI_REGEVTS_MAX } |
Functions | |
| VOID | UninitApp (VOID) |
Variables | |
| HINSTANCE | g_hInst |
| BOOL | g_bOnWow64 |
| BOOL | g_fWinLogon |
| DWORD | g_dwOsInfo |
| typedef enum WATCH_INDEX WATCH_INDEX |
Definition at line 33 of file precomp.h.
Definition at line 246 of file ctfmon.cpp.
Referenced by _tWinMain(), and CLoaderWnd::WindowProc().
|
extern |
Definition at line 28 of file ctfmon.cpp.
Referenced by DoMainLoop(), InitApp(), ProcessAttach(), UninitApp(), and CLoaderWnd::WindowProc().
|
extern |
Definition at line 31 of file ctfmon.cpp.
Referenced by CRegWatcher::Init(), InitApp(), and CLoaderWnd::WindowProc().
|
extern |
Definition at line 26 of file ctfmon.cpp.
Referenced by InitApp(), and CLoaderWnd::WindowProc().
|
extern |
Definition at line 56 of file kbswitch.c.