ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
WORD | cbLen |
BYTE | abFooBar1 [6] |
WORD | uDate |
WORD | uTime |
WORD | uDate2 |
WORD | uTime2 |
BYTE | abFooBar2 [4] |
WCHAR | wszName [1] |
WORD | cbOffset |
Definition at line 1547 of file shlfolder.c.
BYTE FileStructW::abFooBar1[6] |
Definition at line 1549 of file shlfolder.c.
BYTE FileStructW::abFooBar2[4] |
Definition at line 1554 of file shlfolder.c.
WORD FileStructW::cbLen |
Definition at line 1548 of file shlfolder.c.
Referenced by _ILCreateFromFindDataW(), _ILGetFileStructW(), and test_ITEMIDLIST_format().
WORD FileStructW::cbOffset |
Definition at line 1557 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WORD FileStructW::uDate |
Definition at line 1550 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WORD FileStructW::uDate2 |
Definition at line 1552 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WORD FileStructW::uTime |
Definition at line 1551 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WORD FileStructW::uTime2 |
Definition at line 1553 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WCHAR FileStructW::wszName[1] |
Definition at line 1555 of file shlfolder.c.
Referenced by _ILCreateFromFindDataW(), _ILHACKCompareSimpleIds(), _ILSimpleGetTextW(), AddFSClassKeysToArray(), GetItemFileName(), and test_ITEMIDLIST_format().