ReactOS 0.4.16-dev-329-g9223134
|
#include <main.h>
Public Attributes | |
HWND | hWnd |
HWND | hTreeWnd |
HWND | hListWnd |
HWND | hAddressBarWnd |
HWND | hAddressBtnWnd |
HICON | hArrowIcon |
int | nFocusPanel |
int | nSplitPos |
WINDOWPLACEMENT | pos |
WCHAR | szPath [MAX_PATH] |
HWND | hLeftWnd |
HWND | hRightWnd |
TCHAR | szPath [MAX_PATH] |
HWND ChildWnd::hAddressBarWnd |
Definition at line 52 of file main.h.
Referenced by _CmdWndProc(), ChildWndProc(), FindNext(), ResizeWnd(), TranslateRegeditAccelerator(), and UpdateAddress().
HWND ChildWnd::hAddressBtnWnd |
Definition at line 53 of file main.h.
Referenced by ChildWndProc(), and ResizeWnd().
HICON ChildWnd::hArrowIcon |
Definition at line 54 of file main.h.
Referenced by ChildWndProc().
HWND ChildWnd::hLeftWnd |
Definition at line 47 of file main.h.
Referenced by ChildWndProc().
HWND ChildWnd::hListWnd |
Definition at line 51 of file main.h.
Referenced by _CmdWndProc(), ChildWndProc(), CreateNewValue(), FindNext(), FrameWndProc(), ImportRegistryFile(), LoadHive(), LoadSettings(), ResizeWnd(), SaveSettings(), TranslateRegeditAccelerator(), UnloadHive(), and UpdateAddress().
HWND ChildWnd::hRightWnd |
Definition at line 48 of file main.h.
Referenced by ChildWndProc().
HWND ChildWnd::hTreeWnd |
Definition at line 50 of file main.h.
Referenced by _CmdWndProc(), AddressBarProc(), AddToFavoritesDlgProc(), ChildWndProc(), ChooseFavorite(), ExportRegistryFile(), FindNext(), FrameWndProc(), GetItemFullPath(), ImportRegistryFile(), ListWndNotifyProc(), LoadHive(), LoadSettings(), OnInitMenu(), ResizeWnd(), SaveSettings(), TranslateRegeditAccelerator(), TreeWndNotifyProc(), UnloadHive(), UpdateAddress(), and UpdateStatusBar().
HWND ChildWnd::hWnd |
Definition at line 49 of file main.h.
Referenced by _CmdWndProc(), CBTProc(), ChildWndProc(), DeleteKey(), FrameWndProc(), ImportRegistryFile(), InitChildWindow(), resize_frame_rect(), ResizeWnd(), and TranslateChildTabMessage().
int ChildWnd::nFocusPanel |
Definition at line 55 of file main.h.
Referenced by ChildWndProc(), InitChildWindow(), ListWndNotifyProc(), and TreeWndNotifyProc().
int ChildWnd::nSplitPos |
Definition at line 56 of file main.h.
Referenced by _CmdWndProc(), ChildWndProc(), finish_splitbar(), InitChildWindow(), LoadSettings(), ResizeWnd(), and SaveSettings().
WINDOWPLACEMENT ChildWnd::pos |
Definition at line 57 of file main.h.
Referenced by InitChildWindow().
Definition at line 58 of file main.h.
Referenced by ChildWndProc(), and InitChildWindow().