ReactOS 0.4.15-dev-8096-ga0eec98
HLPFILE_WINDOWINFO Struct Reference

#include <hlpfile.h>

Collaboration diagram for HLPFILE_WINDOWINFO:

Public Attributes

char type [10]
 
char name [9]
 
char caption [51]
 
POINT origin
 
SIZE size
 
int style
 
DWORD win_style
 
COLORREF sr_color
 
COLORREF nsr_color
 

Detailed Description

Definition at line 27 of file hlpfile.h.

Member Data Documentation

◆ caption

char HLPFILE_WINDOWINFO::caption[51]

◆ name

char HLPFILE_WINDOWINFO::name[9]

◆ nsr_color

COLORREF HLPFILE_WINDOWINFO::nsr_color

◆ origin

POINT HLPFILE_WINDOWINFO::origin

◆ size

SIZE HLPFILE_WINDOWINFO::size

◆ sr_color

COLORREF HLPFILE_WINDOWINFO::sr_color

◆ style

int HLPFILE_WINDOWINFO::style

◆ type

char HLPFILE_WINDOWINFO::type[10]

◆ win_style


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