Antivirus Defense | CodeGuru

Antivirus Defense

Environment: Visual C++ The program utility provided here is a device driver for Windows 95/98/Me. It consists of three applications written using SDK and MFC. The utility will protect your PC from external viral attacks, known or unknown. It protects the operating system files in such a way that external intruders such as viruses cannot […]

Written By
CodeGuru Staff
CodeGuru Staff
Jun 7, 2002
1 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Environment: Visual C++

The program utility provided here is a device driver for Windows 95/98/Me. It consists of three applications written using SDK and MFC. The utility will protect your PC from external viral attacks, known or unknown. It protects the operating system files in such a way that external intruders such as viruses cannot harm the operating system files in any way.

Note that the program is developed with a product intention. It consists of a Setup application that sets up the application in the system. It performs operations in the Registry and adds program items to the Start menu. You can get the idea of how to handle the Registry, Start menu, and so forth. There is also an Uninstall application that uninstalls the product.

The basic portion is a device driver which is a file system monitor that scans for the virus like a sentry and blocks viral activities at the entry level. Thus, even e-mail viruses cannot harm the system.

Downloads

Download source — 7 Kb

Download source — 8 Kb

Download source — 8 Kb

Download source — 6 Kb

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.