Home
last modified time | relevance | path

Searched defs:UncompressedSize (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/rapps/include/
H A Dmisc.h52 UINT64 UncompressedSize; member
58 NotifyFileExtractCallback(const CStringW &ItemPath, UINT64 UncompressedSize, UINT FileAttributes, in NotifyFileExtractCallback()
/reactos/dll/shellext/zipfldr/
H A Dzippidl.hpp25 ULONG64 UncompressedSize; member
/reactos/sdk/lib/3rdparty/zlib/contrib/minizip/
H A Dzip.c1038 ZPOS64_T UncompressedSize = 0; in Write_LocalFileHeader() local