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

Public Attributes | |
| LPVOID | lpCreateParams |
| HINSTANCE | hInstance |
| HMENU | hMenu |
| HWND | hwndParent |
| int | cy |
| int | cx |
| int | y |
| int | x |
| LONG | style |
| LPCSTR | lpszName |
| LPCSTR | lpszClass |
| DWORD | dwExStyle |
| HWND tagCREATESTRUCTA::hwndParent |
Definition at line 3051 of file winuser.h.
Referenced by ImeWnd_OnCreate(), StartMenu::Init(), IPADDRESS_Create(), and STATUSBAR_WMCreate().
| LPVOID tagCREATESTRUCTA::lpCreateParams |
Definition at line 3048 of file winuser.h.
Referenced by MsgiUnicodeToAnsiMessage(), OLEDD_DragTrackerWindowProc(), Preview_OnCreate(), CTrayIconWnd::SetThis(), Window::WindowProc(), and CDimmedWindow::WndProc().
| LPCSTR tagCREATESTRUCTA::lpszClass |
Definition at line 3058 of file winuser.h.
Referenced by MsgiUnicodeToAnsiMessage().
| LPCSTR tagCREATESTRUCTA::lpszName |
Definition at line 3057 of file winuser.h.
Referenced by MsgiUnicodeToAnsiMessage(), RichEditWndProc_common(), and STATUSBAR_WMCreate().
| LONG tagCREATESTRUCTA::style |
Definition at line 3056 of file winuser.h.
Referenced by cbt_hook_proc(), create_test_wndproc(), and DlgProc().