ReactOS 0.4.15-dev-6047-gb29e82d
|
#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 65 of file main.h.
Referenced by _CmdWndProc(), ChildWndProc(), FindNext(), ResizeWnd(), TranslateChildTabMessage(), and UpdateAddress().
HWND ChildWnd::hAddressBtnWnd |
Definition at line 66 of file main.h.
Referenced by ChildWndProc(), and ResizeWnd().
HICON ChildWnd::hArrowIcon |
Definition at line 67 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 64 of file main.h.
Referenced by _CmdWndProc(), ChildWndProc(), CreateNewValue(), FindNext(), FrameWndProc(), ImportRegistryFile(), LoadHive(), LoadSettings(), ResizeWnd(), SaveSettings(), UnloadHive(), and UpdateAddress().
HWND ChildWnd::hRightWnd |
Definition at line 48 of file main.h.
Referenced by ChildWndProc().
HWND ChildWnd::hTreeWnd |
Definition at line 63 of file main.h.
Referenced by _CmdWndProc(), AddressBarProc(), ChildWndProc(), ChooseFavorite(), ExportRegistryFile(), FindNext(), FrameWndProc(), ImportRegistryFile(), ListWndNotifyProc(), LoadHive(), LoadSettings(), ResizeWnd(), SaveSettings(), TreeWndNotifyProc(), UnloadHive(), UpdateAddress(), and UpdateStatusBar().
HWND ChildWnd::hWnd |
Definition at line 62 of file main.h.
Referenced by _CmdWndProc(), CBTProc(), ChildWndProc(), DeleteKey(), FrameWndProc(), ImportRegistryFile(), InitChildWindow(), resize_frame_rect(), and TranslateChildTabMessage().
int ChildWnd::nFocusPanel |
Definition at line 68 of file main.h.
Referenced by ChildWndProc(), InitChildWindow(), ListWndNotifyProc(), and TreeWndNotifyProc().
int ChildWnd::nSplitPos |
Definition at line 69 of file main.h.
Referenced by _CmdWndProc(), ChildWndProc(), finish_splitbar(), InitChildWindow(), LoadSettings(), ResizeWnd(), and SaveSettings().
WINDOWPLACEMENT ChildWnd::pos |
Definition at line 70 of file main.h.
Referenced by InitChildWindow().
Definition at line 71 of file main.h.
Referenced by ChildWndProc(), and InitChildWindow().