Home
last modified time | relevance | path

Searched refs:CAB_CODEC_MSZIP (Results 1 – 5 of 5) sorted by relevance

/reactos/base/setup/usetup/spapisup/
H A Dcabinet.h48 #define CAB_CODEC_MSZIP 0x02 macro
H A Dcabinet.c1026 CabinetSelectCodec(CabinetContext, CAB_CODEC_MSZIP); in CabinetExtractFile()
1330 case CAB_CODEC_MSZIP: in CabinetSelectCodec()
/reactos/sdk/tools/cabman/
H A Dcabman.cxx410 SelectCodec(CAB_CODEC_MSZIP); in ParseCmdline()
H A Dcabinet.cxx298 SelectCodec(CAB_CODEC_MSZIP); in SetCompressionCodec()
695 SelectCodec(CAB_CODEC_MSZIP); in ExtractFile()
1040 case CAB_CODEC_MSZIP: in SelectCodec()
1173 case CAB_CODEC_MSZIP: in NewFolder()
H A Dcabinet.h304 #define CAB_CODEC_MSZIP 0x02 macro