|
ReactOS 0.4.16-dev-1946-g52006dd
|
information structure for creation of FileChildWindow More...
#include <filechild.h>


Public Types | |
| typedef FileChildWndInfo | super |
Public Types inherited from FileChildWndInfo | |
| typedef ChildWndInfo | super |
Public Member Functions | |
| FATChildWndInfo (HWND hmdiclient, LPCTSTR path) | |
Public Member Functions inherited from FileChildWndInfo | |
| FileChildWndInfo (HWND hmdiclient, LPCTSTR path, ENTRY_TYPE etype=ET_UNKNOWN) | |
Public Member Functions inherited from ChildWndInfo | |
| ChildWndInfo (HWND hmdiclient) | |
Additional Inherited Members | |
Public Attributes inherited from FileChildWndInfo | |
| ENTRY_TYPE | _etype |
| LPCTSTR | _path |
| WINDOWPLACEMENT | _pos |
| int | _open_mode |
Public Attributes inherited from ChildWndInfo | |
| HWND | _hmdiclient |
information structure for creation of FileChildWindow
Definition at line 71 of file filechild.h.
Definition at line 73 of file filechild.h.
Definition at line 83 of file filechild.cpp.