ReactOS 0.4.15-dev-7934-g1dc8d80
FileStructW Struct Reference

Public Attributes

WORD cbLen
 
BYTE abFooBar1 [6]
 
WORD uDate
 
WORD uTime
 
WORD uDate2
 
WORD uTime2
 
BYTE abFooBar2 [4]
 
WCHAR wszName [1]
 
WORD cbOffset
 

Detailed Description

Definition at line 1547 of file shlfolder.c.

Member Data Documentation

◆ abFooBar1

BYTE FileStructW::abFooBar1[6]

Definition at line 1549 of file shlfolder.c.

◆ abFooBar2

BYTE FileStructW::abFooBar2[4]

Definition at line 1554 of file shlfolder.c.

◆ cbLen

WORD FileStructW::cbLen

Definition at line 1548 of file shlfolder.c.

Referenced by _ILCreateFromFindDataW(), _ILGetFileStructW(), and test_ITEMIDLIST_format().

◆ cbOffset

WORD FileStructW::cbOffset

Definition at line 1557 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ uDate

WORD FileStructW::uDate

Definition at line 1550 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ uDate2

WORD FileStructW::uDate2

Definition at line 1552 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ uTime

WORD FileStructW::uTime

Definition at line 1551 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ uTime2

WORD FileStructW::uTime2

Definition at line 1553 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ wszName


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