ReadMe.txt

October 21, 2016 ยท View on GitHub

MJAntiVirusEngine

Anti-virus engine in Windows using VC++ 6.0 and MFC. We applied windows multithreading in virus scan method and user interface. Using MFC encapsulated threads library and Win32 APIs as well.

Main project is in "MJAntiVirus" folder. DLL project is in "AntiVirusDLL2" folder. Windows hooker DLL is in "HookDLL" folder. Register server side project is in "MJServer2" folder. All unit texts projects are in "Test4" folder.