ReactOS 0.4.16-dev-2384-gff6bd79
test_style Struct Reference

Public Attributes

DWORD cs_style
 
DWORD cs_exstyle
 
DWORD style
 
DWORD exstyle
 

Detailed Description

Definition at line 5011 of file win.c.

Member Data Documentation

◆ cs_exstyle

DWORD test_style::cs_exstyle

Definition at line 5014 of file win.c.

Referenced by cbt_proc(), check_window_style(), and StyleCheckProc().

◆ cs_style

DWORD test_style::cs_style

Definition at line 5013 of file win.c.

Referenced by cbt_proc(), check_window_style(), and StyleCheckProc().

◆ exstyle

DWORD test_style::exstyle

Definition at line 5016 of file win.c.

Referenced by check_window_style(), and StyleCheckProc().

◆ style

DWORD test_style::style

Definition at line 5015 of file win.c.

Referenced by check_window_style(), and StyleCheckProc().


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