ReactOS 0.4.15-dev-7961-gdcf9eb0
_WNDCLASSEXA Struct Reference

#include <winuser.h>

Inheritance diagram for _WNDCLASSEXA:
Collaboration diagram for _WNDCLASSEXA:

Public Attributes

UINT cbSize
 
UINT style
 
WNDPROC lpfnWndProc
 
int cbClsExtra
 
int cbWndExtra
 
HINSTANCE hInstance
 
HICON hIcon
 
HCURSOR hCursor
 
HBRUSH hbrBackground
 
LPCSTR lpszMenuName
 
LPCSTR lpszClassName
 
HICON hIconSm
 

Detailed Description

Definition at line 3200 of file winuser.h.

Member Data Documentation

◆ cbClsExtra

◆ cbSize

◆ cbWndExtra

◆ hbrBackground

◆ hCursor

◆ hIcon

◆ hIconSm

◆ hInstance

◆ lpfnWndProc

◆ lpszClassName

◆ lpszMenuName

◆ style


The documentation for this struct was generated from the following file: