CREATESTRUCTA
nothrow
struct CREATESTRUCTA {
}
- cx
int cx;
Undocumented in source.
- cy
int cy;
Undocumented in source.
- dwExStyle
DWORD dwExStyle;
Undocumented in source.
- hInstance
HINSTANCE hInstance;
Undocumented in source.
- hMenu
HMENU hMenu;
Undocumented in source.
- hwndParent
HWND hwndParent;
Undocumented in source.
- lpCreateParams
LPVOID lpCreateParams;
Undocumented in source.
- lpszClass
LPCSTR lpszClass;
Undocumented in source.
- lpszName
LPCSTR lpszName;
Undocumented in source.
- style
LONG style;
Undocumented in source.
- x
int x;
Undocumented in source.
- y
int y;
Undocumented in source.
windows winuser
enumstemplatesvariables