ReactOS 0.4.16-dev-2252-gb2c1dd8
comparestringex_test Struct Reference

Public Attributes

const charlocale
 
DWORD flags
 
const WCHAR first [2]
 
const WCHAR second [2]
 
INT ret
 
INT broken
 

Detailed Description

Definition at line 2144 of file locale.c.

Member Data Documentation

◆ broken

INT comparestringex_test::broken

Definition at line 2150 of file locale.c.

◆ first

const WCHAR comparestringex_test::first[2]

Definition at line 2147 of file locale.c.

◆ flags

DWORD comparestringex_test::flags

Definition at line 2146 of file locale.c.

◆ locale

const char* comparestringex_test::locale

Definition at line 2145 of file locale.c.

◆ ret

INT comparestringex_test::ret

Definition at line 2149 of file locale.c.

◆ second

const WCHAR comparestringex_test::second[2]

Definition at line 2148 of file locale.c.


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