VirusInfo.h
资源名称:BAV.v2.rar [点击查看]
上传用户:chaoyu
上传日期:2013-04-28
资源大小:18k
文件大小:0k
源码类别:
杀毒
开发平台:
Visual C++
- #pragma once
- class CVirusInfo
- {
- public:
- CVirusInfo(void);
- ~CVirusInfo(void);
- PCTSTR GetNameByID(DWORD dwVID);
- };
English
