|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fdi.h>

Public Attributes | |
| FDIDECRYPTTYPE | fdidt |
| void * | pvUser |
| union { | |
| struct { | |
| void * pHeaderReserve | |
| USHORT cbHeaderReserve | |
| USHORT setID | |
| int iCabinet | |
| } cabinet | |
| struct { | |
| void * pFolderReserve | |
| USHORT cbFolderReserve | |
| USHORT iFolder | |
| } folder | |
| struct { | |
| void * pDataReserve | |
| USHORT cbDataReserve | |
| void * pbData | |
| USHORT cbData | |
| BOOL fSplit | |
| USHORT cbPartial | |
| } decrypt | |
| } | DUMMYUNIONNAME |
| struct { ... } FDIDECRYPT::cabinet |
| struct { ... } FDIDECRYPT::decrypt |
| union { ... } FDIDECRYPT::DUMMYUNIONNAME |
| FDIDECRYPTTYPE FDIDECRYPT::fdidt |
| struct { ... } FDIDECRYPT::folder |