|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <winuser.h>

Public Attributes | |
| LPCSTR | szClass |
| LPCSTR | szTitle |
| HANDLE | hOwner |
| int | x |
| int | y |
| int | cx |
| int | cy |
| DWORD | style |
| LPARAM | lParam |
| int tagMDICREATESTRUCTA::cx |
Definition at line 3716 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().
| int tagMDICREATESTRUCTA::cy |
Definition at line 3717 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().
| HANDLE tagMDICREATESTRUCTA::hOwner |
Definition at line 3713 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().
| LPARAM tagMDICREATESTRUCTA::lParam |
Definition at line 3719 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().
| DWORD tagMDICREATESTRUCTA::style |
Definition at line 3718 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().
| LPCSTR tagMDICREATESTRUCTA::szClass |
Definition at line 3711 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), MsgiUnicodeToAnsiMessage(), test_MDI_create(), and test_mdi_messages().
| LPCSTR tagMDICREATESTRUCTA::szTitle |
Definition at line 3712 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), MsgiUnicodeToAnsiMessage(), test_MDI_create(), and test_mdi_messages().
| int tagMDICREATESTRUCTA::x |
Definition at line 3714 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().
| int tagMDICREATESTRUCTA::y |
Definition at line 3715 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().