|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 3710 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 3711 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 3707 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 3713 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 3712 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 3705 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 3706 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 3708 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 3709 of file winuser.h.
Referenced by CreateWindowExA(), mdi_child_wnd_proc_1(), MDIClientWndProc_common(), test_MDI_create(), and test_mdi_messages().