ReactOS 0.4.15-dev-8093-g3285f69
cpinfo_test_data Struct Reference

Public Attributes

MIMECPINFO cpinfo
 
BOOL todo_GetCodePageInfo
 
BOOL todo_dwFlags
 
BOOL todo_uiFamilyCodePage
 
BOOL todo_wszDescription
 
BOOL todo_wszWebCharset
 
BOOL todo_wszHeaderCharset
 
BOOL todo_wszBodyCharset
 
BOOL todo_wszFixedWidthFont
 
BOOL todo_wszProportionalFont
 

Detailed Description

Definition at line 232 of file mlang.c.

Member Data Documentation

◆ cpinfo

MIMECPINFO cpinfo_test_data::cpinfo

Definition at line 234 of file mlang.c.

Referenced by test_EnumCodePages(), and test_GetCodePageInfo().

◆ todo_dwFlags

BOOL cpinfo_test_data::todo_dwFlags

Definition at line 237 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_GetCodePageInfo

BOOL cpinfo_test_data::todo_GetCodePageInfo

Definition at line 236 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_uiFamilyCodePage

BOOL cpinfo_test_data::todo_uiFamilyCodePage

Definition at line 238 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_wszBodyCharset

BOOL cpinfo_test_data::todo_wszBodyCharset

Definition at line 242 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_wszDescription

BOOL cpinfo_test_data::todo_wszDescription

Definition at line 239 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_wszFixedWidthFont

BOOL cpinfo_test_data::todo_wszFixedWidthFont

Definition at line 243 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_wszHeaderCharset

BOOL cpinfo_test_data::todo_wszHeaderCharset

Definition at line 241 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_wszProportionalFont

BOOL cpinfo_test_data::todo_wszProportionalFont

Definition at line 244 of file mlang.c.

Referenced by test_GetCodePageInfo().

◆ todo_wszWebCharset

BOOL cpinfo_test_data::todo_wszWebCharset

Definition at line 240 of file mlang.c.

Referenced by test_GetCodePageInfo().


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