ReactOS 0.4.15-dev-7958-gcd0bb1a
_WNDCLASSW Struct Reference

#include <winuser.h>

Collaboration diagram for _WNDCLASSW:

Public Attributes

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

Detailed Description

Definition at line 3175 of file winuser.h.

Member Data Documentation

◆ cbClsExtra

◆ cbWndExtra

◆ hbrBackground

◆ hCursor

◆ hIcon

◆ hInstance

◆ lpfnWndProc

◆ lpszClassName

◆ lpszMenuName

◆ style


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