ReactOS 0.4.15-dev-7788-g1ad9096
_WNDCLASSEXW Struct Reference

#include <winuser.h>

Collaboration diagram for _WNDCLASSEXW:

Public Attributes

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

Detailed Description

Definition at line 3215 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: