ReactOS 0.4.15-dev-6042-g2eb6700
|
Go to the source code of this file.
Classes | |
struct | FILTERPAIR |
Macros | |
#define | FAVORITES_MENU_POSITION 3 |
#define | LOADHIVE_KEYNAMELENGTH 128 |
Typedefs | |
typedef struct FILTERPAIR * | PFILTERPAIR |
Variables | |
static WCHAR | s_szFavoritesRegKey [] = L"Software\\Microsoft\\Windows\\CurrentVersion\\Applets\\Regedit\\Favorites" |
static BOOL | bInMenuLoop = FALSE |
WCHAR | Suggestions [256] |
WCHAR | FileNameBuffer [_MAX_PATH] |
WCHAR | FileTitleBuffer [_MAX_PATH] |
#define FAVORITES_MENU_POSITION 3 |
Definition at line 31 of file framewnd.c.
#define LOADHIVE_KEYNAMELENGTH 128 |
Definition at line 289 of file framewnd.c.
typedef struct FILTERPAIR * PFILTERPAIR |
Definition at line 1028 of file framewnd.c.
Referenced by FrameWndProc().
void BuildFilterStrings | ( | WCHAR * | Filter, |
PFILTERPAIR | Pairs, | ||
int | PairCount | ||
) |
Definition at line 243 of file framewnd.c.
Referenced by InitOpenFileName(), and LoadHive().
Definition at line 191 of file framewnd.c.
Referenced by ExportRegistryFile(), ImportRegistryFile(), and LoadHive().
Definition at line 762 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 784 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 819 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 315 of file framewnd.c.
Referenced by ExportRegistryFile(), ImportRegistryFile(), LoadHive(), and UnloadHive().
Definition at line 580 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 526 of file framewnd.c.
Referenced by ExportRegistryFile().
Definition at line 1357 of file framewnd.c.
Referenced by InitInstance().
Definition at line 1016 of file framewnd.c.
Referenced by _CmdWndProc(), and SecurityPageProc().
Definition at line 434 of file framewnd.c.
Referenced by _CmdWndProc(), main(), and UpdateRegistry().
Definition at line 899 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 258 of file framewnd.c.
Referenced by ExportRegistryFile(), ImportRegistryFile(), and LoadHive().
|
static |
Definition at line 958 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 345 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 291 of file framewnd.c.
Referenced by LoadHive().
Definition at line 117 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 129 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 65 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 137 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 690 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 55 of file framewnd.c.
Referenced by FrameWndProc(), and toggle_child().
Definition at line 42 of file framewnd.c.
Referenced by resize_frame_client().
Definition at line 161 of file framewnd.c.
Referenced by InitInstance(), OnExitMenuLoop(), and resize_frame_rect().
Definition at line 181 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 402 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 173 of file framewnd.c.
Referenced by OnExitMenuLoop().
Definition at line 35 of file framewnd.c.
Referenced by OnEnterMenuLoop(), and OnExitMenuLoop().
Definition at line 233 of file framewnd.c.
Referenced by CSR_API(), ImportRegistryFile(), InitOpenFileName(), LoadSetupInf(), main(), OnlineMountedVolumes(), ReconcileThisDatabaseWithMasterWorker(), RtlGetFullPathName_Ustr(), and RtlpSkipUNCPrefix().
Definition at line 234 of file framewnd.c.
Referenced by InitOpenFileName().
|
static |
Definition at line 33 of file framewnd.c.
Referenced by ChooseFavorite(), and OnInitMenu().
|
extern |
Definition at line 27 of file childwnd.c.
Referenced by _CmdWndProc(), and ChildWndProc().