00001 void P010_TZIPFile() 00002 { 00003 gPluginMgr->AddHandler("TArchiveFile", ".+[.]zip$", "TZIPFile", 00004 "Core", "TZIPFile(const char*,const char*,TFile*)"); 00005 }