$FreeWRT$ --- lzma-432.orig/C/7zip/Compress/LZMA/LZMADecoder.h Mon Sep 19 06:09:44 2005 +++ lzma-432/C/7zip/Compress/LZMA/LZMADecoder.h Thu Jul 27 10:24:33 2006 @@ -228,6 +228,7 @@ public: ICompressProgressInfo *progress); STDMETHOD(SetDecoderProperties2)(const Byte *data, UInt32 size); + STDMETHOD(SetDecoderPropertiesRaw)(int lc, int lp, int pb, UInt32 dictionarySize); STDMETHOD(GetInStreamProcessedSize)(UInt64 *value);