#ifndef _RAR_RECVOL_ #define _RAR_RECVOL_ #define REV5_SIGN … #define REV5_SIGN_SIZE … class RecVolumes3 { … }; struct RecVolItem { … }; class RecVolumes5; struct RecRSThreadData { … }; class RecVolumes5 { … }; bool RecVolumesRestore(CommandData *Cmd,const std::wstring &Name,bool Silent); void RecVolumesTest(CommandData *Cmd,Archive *Arc,const std::wstring &Name); #endif