ReactOS 0.4.15-dev-7788-g1ad9096
ChildWnd Struct Reference

#include <main.h>

Collaboration diagram for ChildWnd:

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]
 

Detailed Description

Definition at line 60 of file main.h.

Member Data Documentation

◆ hAddressBarWnd

HWND ChildWnd::hAddressBarWnd

◆ hAddressBtnWnd

HWND ChildWnd::hAddressBtnWnd

Definition at line 66 of file main.h.

Referenced by ChildWndProc(), and ResizeWnd().

◆ hArrowIcon

HICON ChildWnd::hArrowIcon

Definition at line 67 of file main.h.

Referenced by ChildWndProc().

◆ hLeftWnd

HWND ChildWnd::hLeftWnd

Definition at line 47 of file main.h.

Referenced by ChildWndProc().

◆ hListWnd

◆ hRightWnd

HWND ChildWnd::hRightWnd

Definition at line 48 of file main.h.

Referenced by ChildWndProc().

◆ hTreeWnd

◆ hWnd

◆ nFocusPanel

int ChildWnd::nFocusPanel

Definition at line 68 of file main.h.

Referenced by ChildWndProc(), InitChildWindow(), ListWndNotifyProc(), and TreeWndNotifyProc().

◆ nSplitPos

int ChildWnd::nSplitPos

◆ pos

WINDOWPLACEMENT ChildWnd::pos

Definition at line 70 of file main.h.

Referenced by InitChildWindow().

◆ szPath [1/2]

WCHAR ChildWnd::szPath[MAX_PATH]

Definition at line 71 of file main.h.

Referenced by ChildWndProc(), and InitChildWindow().

◆ szPath [2/2]

TCHAR ChildWnd::szPath[MAX_PATH]

Definition at line 52 of file main.h.


The documentation for this struct was generated from the following files: