Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::tagDLGTEMPLATEEX Struct Reference

#include <cResDialog.h>

Public Attributes

WORD dlgVer
 
WORD signature
 
UINT32 helpID
 
UINT32 exStyle
 
UINT32 style
 
WORD cDlgItems
 
short x
 
short y
 
short cx
 
short cy
 

Member Data Documentation

◆ cDlgItems

WORD GrayLib::tagDLGTEMPLATEEX::cDlgItems

◆ cx

short GrayLib::tagDLGTEMPLATEEX::cx

◆ cy

short GrayLib::tagDLGTEMPLATEEX::cy

◆ dlgVer

WORD GrayLib::tagDLGTEMPLATEEX::dlgVer

◆ exStyle

UINT32 GrayLib::tagDLGTEMPLATEEX::exStyle

◆ helpID

UINT32 GrayLib::tagDLGTEMPLATEEX::helpID

◆ signature

WORD GrayLib::tagDLGTEMPLATEEX::signature

◆ style

UINT32 GrayLib::tagDLGTEMPLATEEX::style

◆ x

short GrayLib::tagDLGTEMPLATEEX::x

◆ y

short GrayLib::tagDLGTEMPLATEEX::y

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