搜索资源列表
UDiskMonitor
- U盘小偷 U盘小偷 U盘小偷
UDiskMonitor
- UDiskMonitor(U盘小偷,带源码,VC++可视化)-UDiskMonitor (U disk thieves, with source code, VC++ visualization)! !
UDiskMonitor
- 功能概括 1. 自动监测U盘插入事件 2. 后台拷贝U盘文件内容到指定目录 3. 后台隐藏模式隐蔽运行 4. 可选随系统自动启动-Feature summary 1. Automatic Monitoring U disk insert events 2. Background U disk copy the contents of the documents to the designated directory 3.
UDiskMonitor
- VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键-VC++ automatically in the background U disk file copy of
UDiskMonitor
- VC++ 后台自动拷贝U盘文件 源代码 VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键。-VC++ automatically in the backgrou
UDiskMonitor
- VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键。 -VC++ background U disk file automatically copy the so
UDiskMonitor
- u盘偷猎者我这里,U盘里面有很多艳照,当着她的面不敢拷贝...那就用用这个吧 双击开始后台隐藏运行 。按ctrl+alt+u调出设置页面。可设置拷贝的文件的目录和开机启动。偷偷拷贝东西,哈哈~-I am here for u disk poachers, U disk and there are many Pornographic, not a copy in front of her face ... it started wit
UDiskMonitor
- U盘插入系统后,可以进行扫面,对所有文档进行复制,复制到客户端设置的位置来-U disk into the system, you can sweep the surface of all documents copied, and copied to the client set to
UDiskMonitor
- 用于后台监测优盘拷贝情况和对优盘内容进行扫描,可根据自己的徐耀进行修改-For background monitoring of the USB copy and scan to USB content can be modified according to the Yao Xu
UDiskMonitor
- U盘偷猎者,悄悄拷贝U盘文件到电脑文件夹,无声无息,间谍软件好东西,完整源代码,-U disk poachers, quietly copy U disk file to your computer folder, silent, spyware good thing, complete source code.
UUDiskMonitorD
- UDiskMonitor(U盘小偷,,带源码,Visual C++可视化) -The UDiskMonitor (U disk thief, with the source code, Visual C++ visualization)
UDiskMonitor
- U盘自动复制-自动隐藏-全自动智能选择U盘-自动拷贝-进程隐藏-开机后台启动-U disk automatically copied- automatically hide- the automatic intelligent selection U disk- automatic copy- the process of hiding- boot the background start
UDiskMonitor
- U盘偷猎者,悄悄拷贝U盘文件到电脑文件夹,无声无息,间谍软件好东西,完整源代码-U disk poachers, quietly copy U disk file to a computer folder, silent spyware goodies, complete source code
UDiskMonitor
- 实时监控磁盘文件变化,并实时刷新显示,如删除,更新等!(Real time monitoring file changes, such as delete, update etc.!)
UDiskMonitor
- // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk))