ReactOS 0.4.15-dev-7788-g1ad9096
tagCREATESTRUCTW Struct Reference

#include <winuser.h>

Collaboration diagram for tagCREATESTRUCTW:

Public Attributes

LPVOID lpCreateParams
 
HINSTANCE hInstance
 
HMENU hMenu
 
HWND hwndParent
 
int cy
 
int cx
 
int y
 
int x
 
LONG style
 
LPCWSTR lpszName
 
LPCWSTR lpszClass
 
DWORD dwExStyle
 

Detailed Description

Definition at line 2954 of file winuser.h.

Member Data Documentation

◆ cx

◆ cy

◆ dwExStyle

DWORD tagCREATESTRUCTW::dwExStyle

◆ hInstance

◆ hMenu

HMENU tagCREATESTRUCTW::hMenu

Definition at line 2957 of file winuser.h.

Referenced by IntCreateWindow(), and NtUserCreateWindowEx().

◆ hwndParent

◆ lpCreateParams

◆ lpszClass

◆ lpszName

◆ style

◆ x

◆ y


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