Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
nimdafilter.h
Package: antinimda.zip [view]
Upload User: leon2013
Upload Date: 2007-01-10
Package Size: 186k
Code Size: 1k
Category:
Kill Virus
Development Platform:
Visual C++
- #if !defined(AFX_NIMDAFILTER_H__E2C92ED8_2DB1_487A_81F2_075669E064C2__INCLUDED_)
- #define AFX_NIMDAFILTER_H__E2C92ED8_2DB1_487A_81F2_075669E064C2__INCLUDED_
- // NIMDAFILTER.H - Header file for your Internet Server
- // Nimda Virus Filter
- #include "resource.h"
- class CNimdaFilter : public CHttpFilter
- {
- public:
- CNimdaFilter();
- ~CNimdaFilter();
- CFile logfile;
- // Overrides
- // ClassWizard generated virtual function overrides
- // NOTE - the ClassWizard will add and remove member functions here.
- // DO NOT EDIT what you see in these blocks of generated code !
- //{{AFX_VIRTUAL(CNimdaFilter)
- public:
- virtual BOOL GetFilterVersion(PHTTP_FILTER_VERSION pVer);
- virtual DWORD OnPreprocHeaders(CHttpFilterContext* pCtxt, PHTTP_FILTER_PREPROC_HEADERS pHeaderInfo);
- virtual DWORD OnAuthentication(CHttpFilterContext* pCtxt, PHTTP_FILTER_AUTHENT pAuthent);
- virtual DWORD OnUrlMap(CHttpFilterContext* pfc, PHTTP_FILTER_URL_MAP pUrlMap);
- //}}AFX_VIRTUAL
- //{{AFX_MSG(CNimdaFilter)
- //}}AFX_MSG
- };
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_NIMDAFILTER_H__E2C92ED8_2DB1_487A_81F2_075669E064C2__INCLUDED)