Searched defs:CUpdateOptions (Results 1 – 2 of 2) sorted by relevance
80 struct CUpdateOptions struct82 CCompressionMethodMode MethodMode;84 CObjectVector<CUpdateArchiveCommand> Commands;85 bool UpdateArchiveItself;86 CArchivePath ArchivePath;87 EArcNameMode ArcNameMode;89 bool SfxMode;90 FString SfxModule;92 bool OpenShareForWrite;94 bool StdInMode;[all …]
86 struct CUpdateOptions struct88 const CCompressionMethodMode *Method;89 const CCompressionMethodMode *HeaderMethod;113 const CUpdateOptions &options argument