ReactOS 0.4.16-dev-1040-g85afe48
|
information structure for creation of FileChildWindow for NT object namespace More...
#include <filechild.h>
Public Types | |
typedef FileChildWndInfo | super |
![]() | |
typedef ChildWndInfo | super |
Public Member Functions | |
NtObjChildWndInfo (HWND hmdiclient, LPCTSTR path) | |
![]() | |
FileChildWndInfo (HWND hmdiclient, LPCTSTR path, ENTRY_TYPE etype=ET_UNKNOWN) | |
![]() | |
ChildWndInfo (HWND hmdiclient) | |
Additional Inherited Members | |
![]() | |
ENTRY_TYPE | _etype |
LPCTSTR | _path |
WINDOWPLACEMENT | _pos |
int | _open_mode |
![]() | |
HWND | _hmdiclient |
information structure for creation of FileChildWindow for NT object namespace
Definition at line 55 of file filechild.h.
Definition at line 57 of file filechild.h.
Definition at line 71 of file filechild.cpp.