patchFilter32 added.

committer: ml1050 <ml1050> 976877022 +0000
This commit is contained in:
László Molnár
2000-12-15 10:43:42 +00:00
parent 4b8385856e
commit afcbf46519
6 changed files with 21 additions and 36 deletions
+1
View File
@@ -192,6 +192,7 @@ protected:
unsigned addvalue=0) const;
virtual void optimizeFilter(Filter *, const upx_byte *, unsigned) const
{ }
virtual bool patchFilter32(const Filter &, void *, unsigned);
// loader util
virtual int buildLoader(const Filter *) { return getLoaderSize(); }