CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - VC 卸载

搜索资源列表

  1. WDMbuild

    0下载:
  2. 这是一个在VC下开发WDM驱动程序的小工具,可以实现动态加载和卸载驱动程序而不用编写INF文件,很适合初学者。-This is a development of the VC WDM small tools, dynamic loading and unloading of drivers having to prepare INF documents, which is perfect for beginners.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:67.96kb
    • 提供者:张三
  1. 实例119 注册与卸载OCX

    1下载:
  2. 用vc实现ocx控件的注册-with vc achieve randomly Control Registry
  3. 所属分类:系统编程

    • 发布日期:2010-07-07
    • 文件大小:28.15kb
    • 提供者:王哲
  1. Registerand1ocx

    0下载:
  2. 一个能实现ocx的注册与卸载的vc++实例,经调试运行成功,对学习vc++是一个很好的例子,希望站长笑纳-achieve a ocx registered with the unloading of vc + + example, commissioning, operation successful learning vc + + is a good example of the hope that the station heart! !
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:26.01kb
    • 提供者:陈芳
  1. Uninstall

    0下载:
  2. VC制作软件卸载程序-无果树37925787
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6.03kb
    • 提供者:无果树
  1. testdll

    0下载:
  2. VC下虚拟串口相关的安装及卸载动态链接库和配置
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18.65kb
    • 提供者:zhaocy
  1. saveasmhtml_src.12NEW

    0下载:
  2. VC++源码。按照“网址.ini”中的列表要求,自动批处理下载网页。程序后台隐藏运行。只有程序仍在运行,那么每天自动下载一次,按照日期分别建立文件夹保存,且保存的文件名的尾部都自动添加了日记标志。提供了安装BAT文件和卸载BAT文件。安装后,只要系统启动,就会自动后台执行网页下载。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.28mb
    • 提供者:孙中雨
  1. DriverManager

    0下载:
  2. VC++ MFC 编写的驱动程序,安装,运行,停止,卸载,部署的例子,里面含有一个驱动程序例子-VC++ MFC write drivers, installation, operation, stop, uninstall, deploy the example, which contains a driver for example
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:216.14kb
    • 提供者:sdxiao
  1. Taskmng

    0下载:
  2. Taskmng:用dll模块调用ActiveX控件、访问数据库、文件传输等功能,由运行在系统托盘的客户程序管理dll的软件。每加载或卸载一个dll,就能将其导出的功能添加到动态菜单或从动态菜单删除。运行环境:VC++6.0,在Windows XP通过测试-Taskmng: using dll module called ActiveX controls, access to databases, file transfer and other functions, from running in
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:533.76kb
    • 提供者:zhenyan
  1. DynService

    0下载:
  2. 3322 windows服务 包括vc源代码和可执行文件 3322Service.exe -i 安装服务 3322Service.exe -u 卸载服务 -3322 windows services include vc source code and executable files 3322Service.exe-i installed Service 3322Service.exe-u uninstall Service
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:128.12kb
    • 提供者:qiankai
  1. WindowTitle

    0下载:
  2. VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能。此外,这个小程序还实现了对操作系统“运行”对话框、“文件属性”对话框的调用。 -VC++ in the process of the preparation module viewer for the enumeration of all process systems and articulated by all the modules, and the r
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:29.12kb
    • 提供者:蓝色起航
  1. driverInstallDll

    0下载:
  2. 驱动加载和卸载的DLL,可以用VC编译成DLL 给别人调用-Driver install and uninstall DLL
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:3.92kb
    • 提供者:SONG
  1. RemoveDriveByLetter_demo

    0下载:
  2. usb的PNP设备的自动卸载,模拟弹出,VC6.0环境-Auto unplug of USB PNP device
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:5.15kb
    • 提供者:chen
  1. VC_programming_installation_services_to_classic_un

    0下载:
  2. VC++ 服务程序编写及安装与卸载经典代码VC + + programming and installation services to classic and uninstall code-VC++ programming and installation services to classic and uninstall code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:12.15kb
    • 提供者:nmm
  1. localsoft

    0下载:
  2. 一个获取本机安装软件的vc例子,再改进一下就可以卸载软件-For the installation of a software vc example, and then click on the improvement of the software can be uninstalled
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:xxxli
  1. RegisterOcx

    0下载:
  2. VC++ 注册与卸载OCX控件的小工具源程序,VB与Delphi都有不少类似程序,这个是用VC写的,虽然简单,但写出了主要的思路,有参考性。 -VC++ up and uninstall the gadget source OCX controls, VB and Delphi are many similar programs, this is written with the VC, though simple, but to write the main ideas, there ar
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2016-01-26
    • 文件大小:21kb
    • 提供者:madud00062
  1. OshjTaskView

    1下载:
  2. VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能-VC++ the process of writing module viewer enumerates all system for the articulated process and all the modules, and to achieve the enumeration process, the remote uninstall the speci
  3. 所属分类:Process-Thread

    • 发布日期:2015-10-30
    • 文件大小:28kb
    • 提供者:郑卓奇
  1. RegisterOcx

    0下载:
  2. vc注册与卸载OCX的程序源码,值得一看!-vc up and uninstall the OCX program source code, worth a visit!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:23.36kb
    • 提供者:
  1. tstdll

    0下载:
  2. 最简单的dll编写及调用,理解调用的过程以及卸载的过程,因为dll没有输出直接的方式,一般需要辅助调试工具,比如deugview的支持,-a sample test program for vc++ dll ,print result to debugview
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-08
    • 文件大小:14.7mb
    • 提供者:王长春
  1. dll注入目标窗口与卸载

    0下载:
  2. dll注入目标窗口与卸载源码,这个是.cpp文件,改完直接拖进vc可直接运行
  3. 所属分类:钩子与API截获

  1. VC++动态链接库(DLL)编程深入浅出(全)

    0下载:
  2. 静态链接库与动态链接库都是共享代码的方式,如果采用静 态链接库,则无论你愿不愿意,lib中的指令都被直接包含在最终生成的EXE文 件中了。但是若使用DLL,该DLL不必被包含在最终EXE文件中,EXE文件执行 时可以“动态”地引用和卸载这个与EXE独立的DLL文件。静态链接库和动态链 接库的另外一个区别在于静态链接库中不能再包含其他的动态链接库或者静态 库,而在动态链接库中还可以再包含其他的动态或静态链接库。(Both the static link library and the d
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:606kb
    • 提供者:donggua209
« 12 »
搜珍网 www.dssz.com