登录
首页 » Visual C++ » CloseUSB

CloseUSB

于 2011-01-30 发布 文件大小:4621KB
0 328
下载积分: 1 下载次数: 74

代码说明:

  禁用USB,光驱,注册表,组策略..等,,(Disable USB, CD-ROM drive, registry, group policy .. and so on,)

文件列表:

关闭USB
.......\关闭USB
.......\.......\Debug
.......\.......\.....\EditDlg.obj,13830,2011-01-14
.......\.......\.....\StdAfx.obj,105827,2011-01-14
.......\.......\.....\vc60.idb,214016,2011-01-14
.......\.......\.....\vc60.pdb,364544,2011-01-14
.......\.......\.....\关闭USB.exe,114783,2011-01-14
.......\.......\.....\关闭USB.ilk,203376,2011-01-14
.......\.......\.....\关闭USB.obj,13938,2011-01-14
.......\.......\.....\关闭USB.pch,5502316,2011-01-14
.......\.......\.....\关闭USB.pdb,287744,2011-01-14
.......\.......\.....\关闭USB.res,3244,2011-01-14
.......\.......\.....\关闭USBDlg.obj,39724,2011-01-14
.......\.......\EditDlg.cpp,1278,2011-01-04
.......\.......\EditDlg.h,1256,2011-01-04
.......\.......\ReadMe.txt,3585,2011-01-03
.......\.......\Release
.......\.......\.......\C&C%2B%2B函数速查手册.chm,124881,2007-07-24
.......\.......\.......\EditDlg.obj,9795,2011-01-14
.......\.......\.......\Linux教程.chm,1196802,2008-12-09
.......\.......\.......\StdAfx.obj,786,2011-01-14
.......\.......\.......\vc60.idb,50176,2011-01-14
.......\.......\.......\关闭USB.exe,20480,2011-01-14
.......\.......\.......\关闭USB.obj,9364,2011-01-14
.......\.......\.......\关闭USB.pch,5689184,2011-01-14
.......\.......\.......\关闭USB.res,3244,2011-01-14
.......\.......\.......\关闭USBDlg.obj,24611,2011-01-14
.......\.......\res

.......\.......\...\关闭USB.rc2,399,2011-01-03

.......\.......\resource.h,1466,2011-01-04
.......\.......\StdAfx.cpp,209,2011-01-03
.......\.......\StdAfx.h,1054,2011-01-03
.......\.......\关闭USB.APS,37336,2011-01-14
.......\.......\关闭USB.clw,2015,2011-01-14
.......\.......\关闭USB.cpp,2033,2011-01-03
.......\.......\关闭USB.dep,373,2011-01-04
.......\.......\关闭USB.dsp,4314,2011-01-04
.......\.......\关闭USB.dsw,539,2011-01-03
.......\.......\关闭USB.h,1303,2011-01-03
.......\.......\关闭USB.mak,6010,2011-01-04
.......\.......\关闭USB.ncb,74752,2011-01-14
.......\.......\关闭USB.opt,52736,2011-01-14
.......\.......\关闭USB.plg,3591,2011-01-14
.......\.......\关闭USB.rc,6487,2011-01-14
.......\.......\关闭USBDlg.cpp,8203,2011-01-14
.......\.......\关闭USBDlg.h,1804,2011-01-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • testPowerCtrl
    电力系统监测组件,显示电动机的控件的源代码。(N/A)
    2010-12-27 22:26:57下载
    积分:1
  • CBinary
    一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
    2013-11-07 19:30:53下载
    积分:1
  • Topology-Generator
    实现拓扑生成,平台为VC++6.0,自己编写的,可用(Achieve topology generation, platform VC++6.0, and I have written, can be used)
    2013-03-29 19:57:09下载
    积分:1
  • QQ-leave-message
    VB qq空间留言工具,init模拟发送数据包,模拟腾讯MD5加密传输账号密码(VB the qq space Message tool, init simulated send packets analog Tencent MD5 encrypted transmission account password)
    2012-11-01 13:50:11下载
    积分:1
  • muta_pregramming__computing
    Network File Transfer Tool Example()
    2017-12-16 14:31:09下载
    积分:1
  • 8976564675
    VB显示最近打开的文件记录,有需要的就下载吧。(VB show records of recently opened files, there is a need to download it.)
    2013-08-23 18:28:23下载
    积分:1
  • vc-csv
    Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
    2013-04-19 10:54:25下载
    积分:1
  • 多项式
    Visual C++语言,数据结构小程序,自定义系数及指数的多项式相加代码(Visual C++ language, data structure small program, custom coefficient and exponential polynomial addition code)
    2017-12-11 00:45:37下载
    积分:1
  • BtnDownUp
    button按下后,edit控件内容连续变化,button抬起后edit内容停止变化。自己做的例子,只以int数据为例。(button is pressed, edit control content changes continuously, button lift stops changing after edit content. Own example, an int data as an example only.)
    2013-08-24 11:42:31下载
    积分:1
  • CUser
    说明:  使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
    2010-04-06 10:49:44下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载