ReactOS 0.4.16-dev-59-gd481587
|
Public Attributes | |
BYTE | type |
BYTE | dummy |
DWORD | dwFileSize |
WORD | uFileDate |
WORD | uFileTime |
WORD | uFileAttribs |
CHAR | szName [1] |
Definition at line 1537 of file shlfolder.c.
BYTE FileStructA::dummy |
Definition at line 1539 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
DWORD FileStructA::dwFileSize |
Definition at line 1540 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
CHAR FileStructA::szName[1] |
Definition at line 1544 of file shlfolder.c.
BYTE FileStructA::type |
Definition at line 1538 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WORD FileStructA::uFileAttribs |
Definition at line 1543 of file shlfolder.c.
WORD FileStructA::uFileDate |
Definition at line 1541 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().
WORD FileStructA::uFileTime |
Definition at line 1542 of file shlfolder.c.
Referenced by test_ITEMIDLIST_format().