WNDCLASSEXA
nothrow
struct WNDCLASSEXA {
}
- cbClsExtra
int cbClsExtra;
Undocumented in source.
- cbSize
UINT cbSize;
Undocumented in source.
- cbWndExtra
int cbWndExtra;
Undocumented in source.
- hCursor
HCURSOR hCursor;
Undocumented in source.
- hIcon
HICON hIcon;
Undocumented in source.
- hIconSm
HICON hIconSm;
Undocumented in source.
- hInstance
HINSTANCE hInstance;
Undocumented in source.
- hbrBackground
HBRUSH hbrBackground;
Undocumented in source.
- lpfnWndProc
WNDPROC lpfnWndProc;
Undocumented in source.
- lpszClassName
LPCSTR lpszClassName;
Undocumented in source.
- lpszMenuName
LPCSTR lpszMenuName;
Undocumented in source.
- style
UINT style;
Undocumented in source.
windows winuser
enumstemplatesvariables