Thread: Antivirus API
View Single Post
  #4  
Old 02-05-2005, 13:35
just4urim
 
Posts: n/a
a "C" source ?

I had read the MSDN (about AntiVirus API) , but it seems a little mixed up !
The URL was interesting but i'm looking for a 'C' source code and i want to write
a DLL (that has IOfficeAntiVirus interface type) which can be loaded by IE or Microsoft
Offrice engine.
How can I implement this DLL ? Should the DLL have an interface named IOfficeAntiVirus
explicity ? Or it can has an interface inherited from IOfficeAntiVirus ?

Thanx

Last edited by JMI; 02-05-2005 at 14:36.
Reply With Quote