ReactOS
0.4.15-dev-4922-ge8ccc85
|
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 296 of file framewnd.c.
typedef struct FILTERPAIR * PFILTERPAIR |
Definition at line 1030 of file framewnd.c.
Referenced by FrameWndProc().
void BuildFilterStrings | ( | WCHAR * | Filter, |
PFILTERPAIR | Pairs, | ||
int | PairCount | ||
) |
Definition at line 250 of file framewnd.c.
Referenced by InitOpenFileName(), and LoadHive().
Definition at line 198 of file framewnd.c.
Referenced by ExportRegistryFile(), ImportRegistryFile(), and LoadHive().
Definition at line 769 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 791 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 826 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 322 of file framewnd.c.
Referenced by ExportRegistryFile(), ImportRegistryFile(), LoadHive(), and UnloadHive().
Definition at line 587 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 533 of file framewnd.c.
Referenced by ExportRegistryFile().
Definition at line 1349 of file framewnd.c.
Referenced by InitInstance().
Definition at line 1018 of file framewnd.c.
Referenced by _CmdWndProc(), and SecurityPageProc().
Definition at line 441 of file framewnd.c.
Referenced by _CmdWndProc(), main(), and UpdateRegistry().
Definition at line 901 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 265 of file framewnd.c.
Referenced by ExportRegistryFile(), ImportRegistryFile(), and LoadHive().
|
static |
Definition at line 960 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 352 of file framewnd.c.
Referenced by _CmdWndProc().
|
static |
Definition at line 298 of file framewnd.c.
Referenced by LoadHive().
Definition at line 124 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 72 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 144 of file framewnd.c.
Referenced by FrameWndProc().
Definition at line 697 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 62 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 168 of file framewnd.c.
Referenced by InitInstance(), OnExitMenuLoop(), and resize_frame_rect().
Definition at line 188 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 409 of file framewnd.c.
Referenced by _CmdWndProc().
Definition at line 180 of file framewnd.c.
Referenced by OnExitMenuLoop().
Definition at line 35 of file framewnd.c.
Referenced by OnEnterMenuLoop(), and OnExitMenuLoop().
Definition at line 240 of file framewnd.c.
Referenced by CSR_API(), ImportRegistryFile(), InitOpenFileName(), LoadSetupInf(), main(), OnlineMountedVolumes(), ReconcileThisDatabaseWithMasterWorker(), RtlGetFullPathName_Ustr(), and RtlpSkipUNCPrefix().
Definition at line 241 of file framewnd.c.
Referenced by InitOpenFileName().
|
static |
Definition at line 33 of file framewnd.c.
Referenced by ChooseFavorite(), and OnInitMenu().
WCHAR Suggestions[256] |
Definition at line 27 of file childwnd.c.
Referenced by _CmdWndProc(), and ChildWndProc().