virus
-
I think if virus detection would be that easy then we wouldn't have to pay companies for writing anti virus software :-D
-
GetVirusInfo()
must help you. If you want the name of the virus too, useGetVirusInfoEx()
Nobody can give you wiser advice than yourself. - Cicero
-
GetVirusInfo()
must help you. If you want the name of the virus too, useGetVirusInfoEx()
Nobody can give you wiser advice than yourself. - Cicero
Is it possible for me to override GetVirusInfo();;)
WhiteSky
-
GetVirusInfo()
must help you. If you want the name of the virus too, useGetVirusInfoEx()
Nobody can give you wiser advice than yourself. - Cicero
brahmma wrote:
GetVirusInfo() must help you. If you want the name of the virus too, use GetVirusInfoEx()
Do we also have access to
SetVirusInfo()
andSetVirusInfoEx()
? It doesn't make any sense to get your virus information if you have not set it correctly to begin with. ;)
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
brahmma wrote:
GetVirusInfo() must help you. If you want the name of the virus too, use GetVirusInfoEx()
Do we also have access to
SetVirusInfo()
andSetVirusInfoEx()
? It doesn't make any sense to get your virus information if you have not set it correctly to begin with. ;)
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
DavidCrow wrote:
Do we also have access to SetVirusInfo() and SetVirusInfoEx()?
Yes, but it's a PITA now with all the UAC business... :)
"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder