Home
last modified time | relevance | path

Searched refs:TotalCompSize (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/cabman/
H A Dcabinet.h472 ULONG TotalCompSize; // Total size of current CFDATA block variable
H A Dcabinet.cxx2767 &TotalCompSize); in WriteDataBlock()
2770 (UINT)CurrentIBufferSize, (UINT)TotalCompSize)); in WriteDataBlock()
2773 CurrentOBufferSize = TotalCompSize; in WriteDataBlock()