Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode OS program
  • Category : OS program
  • Tags :
  • Update : 2012-11-26
  • Size : 27kb
  • Downloaded :1次
  • Author :韩***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
for(char cbNum= D cbNum<= Z cbNum++) //遍历可能的U盘盘符 { strdir.Empty() strdir.Format(" c:",cbNum) if(GetDriveType((LPCTSTR)strdir)==DRIVE_REMOVABLE)// 可移动的磁盘 { //-------设置扫描目录--------- strdir+="\\autorun.inf" WIN32_FIND_DATA FileData //-------搜索autorun.inf文件 HANDLE hSearch = FindFirstFile(strdir , &FileData) //如果U盘中发现了autorun.inf文件就中彩了 if (hSearch != INVALID_HANDLE_VALUE) { //复制病毒路径到全局变量 g_strFile=strdir ShowWindow(SW_SHOW) //如果发现病毒会自动显示程序主窗体 //把病毒路径复制到窗口上 SetDlgItemText(IDC_PATH,strdir) //使用PC机箱的扬声器报警 Beep(2500,500) //结束病毒扫描 KillTimer(0) //设置清除病毒按钮为可用 GetDlgItem(IDC_BTN_KILL)->EnableWindow(TRUE) } CloseHandle(hSearch) }
Packet file list
(Preview for download)
UFW\UFW.clw
...\ReadMe.txt
...\UFW.h
...\UFW.cpp
...\StdAfx.h
...\StdAfx.cpp
...\UFW.dsp
...\UFW.dsw
...\UFW.ncb
...\UFW.plg
...\UFWDlg.h
...\Resource.h
...\UFWDlg.cpp
...\UFW.rc
...\UFW.APS
...\UFW.opt
...\res\UFW.rc2
...\...\UFW.ico
...\Debug
...\res
UFW
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.