|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HWND | hwndTop |
| UINT | wFlags |
| HWND | hwndParent |
| HWND | hwndDesktop |
| HWND | hTrayWnd |
| HWND | hwndProgman |
| HWND * | ahwnd |
| DWORD | chwnd |
| HWND* CASCADE_INFO::ahwnd |
Definition at line 1991 of file mdi.c.
Referenced by GetCascadeChildProc().
| DWORD CASCADE_INFO::chwnd |
Definition at line 1992 of file mdi.c.
Referenced by GetCascadeChildProc().
| HWND CASCADE_INFO::hTrayWnd |
Definition at line 1989 of file mdi.c.
Referenced by GetCascadeChildProc().
| HWND CASCADE_INFO::hwndDesktop |
Definition at line 1988 of file mdi.c.
Referenced by GetCascadeChildProc().
| HWND CASCADE_INFO::hwndParent |
Definition at line 1987 of file mdi.c.
Referenced by GetCascadeChildProc().
| HWND CASCADE_INFO::hwndProgman |
Definition at line 1990 of file mdi.c.
Referenced by GetCascadeChildProc().
| HWND CASCADE_INFO::hwndTop |
Definition at line 1985 of file mdi.c.
Referenced by GetCascadeChildProc().
| UINT CASCADE_INFO::wFlags |
Definition at line 1986 of file mdi.c.
Referenced by GetCascadeChildProc().