ReactOS 0.4.16-dev-226-g79f2289
|
HWND* MDICLIENTINFO::child |
Definition at line 117 of file mdi.c.
Referenced by MDI_GetChildByID(), MDI_MoreWindowsDlgProc(), MDI_RefreshMenu(), MDIClientWndProc_common(), and MDIDestroyChild().
LPWSTR MDICLIENTINFO::frameTitle |
Definition at line 121 of file mdi.c.
Referenced by MDI_UpdateFrameText(), and MDIClientWndProc_common().
HBITMAP MDICLIENTINFO::hBmpClose |
Definition at line 125 of file mdi.c.
Referenced by DefMDIChildProcW(), MDIClientWndProc_common(), MDIDestroyChild(), and MDISetMenu().
HMENU MDICLIENTINFO::hFrameMenu |
Definition at line 118 of file mdi.c.
Referenced by MDI_RefreshMenu(), MDIClientWndProc_common(), and MDISetMenu().
HMENU MDICLIENTINFO::hWindowMenu |
Definition at line 119 of file mdi.c.
Referenced by MDI_RefreshMenu(), MDIClientWndProc_common(), and MDISetMenu().
HWND MDICLIENTINFO::hwndActiveChild |
Definition at line 116 of file mdi.c.
Referenced by DefFrameProcW(), DefMDIChildProcW(), MDI_ChildActivate(), MDI_GetWindow(), MDI_RefreshMenu(), MDI_SwitchActiveChild(), MDI_UpdateFrameText(), MDIClientWndProc_common(), MDIDestroyChild(), and TranslateMDISysAccel().
HWND MDICLIENTINFO::hwndChildMaximized |
Definition at line 115 of file mdi.c.
Referenced by DefFrameProcW(), DefMDIChildProcA(), DefMDIChildProcW(), MDI_UpdateFrameText(), MDICascade(), MDIClientWndProc_common(), MDIDestroyChild(), MDISetMenu(), and MDITile().
UINT MDICLIENTINFO::idFirstChild |
Definition at line 120 of file mdi.c.
Referenced by DefFrameProcW(), MDI_CalcDefaultChildPos(), MDI_RefreshMenu(), and MDIClientWndProc_common().
UINT MDICLIENTINFO::mdiFlags |
Definition at line 123 of file mdi.c.
Referenced by MDI_PostUpdate(), and MDIClientWndProc_common().
UINT MDICLIENTINFO::nActiveChildren |
Definition at line 114 of file mdi.c.
Referenced by DefFrameProcW(), MDI_CalcDefaultChildPos(), MDI_GetChildByID(), MDI_MoreWindowsDlgProc(), MDI_RefreshMenu(), MDICascade(), MDIClientWndProc_common(), MDIDestroyChild(), MDISetMenu(), and MDITile().
UINT MDICLIENTINFO::nTotalCreated |
Definition at line 122 of file mdi.c.
Referenced by MDI_CalcDefaultChildPos(), and MDIClientWndProc_common().
UINT MDICLIENTINFO::sbRecalc |
Definition at line 124 of file mdi.c.
Referenced by MDI_PostUpdate(), and MDIClientWndProc_common().