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

搜索资源列表

  1. 启动Windows程序自动运行(放入到注册表的Run).zip

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:5566
    • 提供者:
  1. Auto WallPaper V 0.0l

    0下载:
  2. Auto Wall Paper V 0.01 试用版是一个自动换桌面墙纸的软件. 第一运行会弹出选择图像文件文件夹的对话框,选择一个存放图像的文件夹. 每次启动Windows,桌面将自动更换为此文件夹中的图像. 软件运行不占用任何系统资源.软件无须安装,不会在系统中留下任何垃圾文件.使用软件无须复杂的设置,只须手动运行一次.-Auto Wall Paper V beta version 0.01 is an automatic desktop wallpaper for the so
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:108411
    • 提供者:张国正
  1. 启动Windows程序自动运行(放入到注册表的Run)

    0下载:
  2. 启动Windows程序自动运行(放入到注册表的Run).-launch Windows programs run automatically (Add to the registry Run).
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5879
    • 提供者:反对司
  1. DeleteService

    0下载:
  2. 使用Windows编程,程序可以控制Telnet服务的启动.-Windows programming, control procedures can be initiated Telnet services.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5478
    • 提供者:
  1. windows

    1下载:
  2. 这是我看了一位朋友用c++ builder写的dll部分的代码后,自己用vc++6.0写的完整的窗口化外挂,目的只有一个就是满足渴望学习外挂制作的朋友的愿望,我也是刚开始写外挂,写的不好的地方还请包涵,我们大家多多交流交流. 附件说明: 国人当自强.rar是界面程序,负责启动和hook奇迹. ChinarenMU.rar是dll源程序,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:326444
    • 提供者:王三
  1. 从NT服务启动Windows程序

    1下载:
  2. 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28544
    • 提供者:王明
  1. 重新启动和关闭计算机

    1下载:
  2. 本程序通过调用API函数ExitWindowsEx来实现的windows重新启动和关闭-this programme from to use function ExitWindowsEx to achieve the windows restart and close.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23387
    • 提供者:吴振宇
  1. MFC程序改成Windows服务

    1下载:
  2. 一个简单的MFC程序改成Windows服务,实现开机自启动。
  3. 所属分类:界面编程

    • 发布日期:2009-12-18
    • 文件大小:13332
    • 提供者:bubyt2
  1. bootsanconf

    0下载:
  2. 功能WINDOWS XP的ISCSI启动器不支持作为系统盘从SAN启动,安装SANBOOTCONF后就能让XP利用ISCSI从SAN启动.-WINDOWS XP to ISCSI function does not support boot from SAN as a system boot disk to install XP using ISCSI allows SANBOOTCONF after starting from the SAN.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:22102
    • 提供者:快捷的
  1. boot_time

    0下载:
  2. 用于计算计算机的启动时间,调用了windows的内部函数-Used to calculate the computer s start-up time, call the internal function of the windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:5979
    • 提供者:
  1. Windows

    0下载:
  2. Windows XP 启动过程详解 解释的非常详细,值得一看-Windows XP boot process explain the very detailed explanation, see
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:240067
    • 提供者:reddevil2009
  1. Input_Method

    0下载:
  2. 目前常用的输入法基本上有两种类型:外挂式(如早期的万能五笔)及输入法接口式(Input Method Editor-IME)。外挂式比较简单,就是一个exe文件,通过模拟一些Windows输入消息来给当前处于活动状态的编辑窗口输入文字,一个显著的优点是输入法只要启动一次,就可以在所有进程中使用;但缺点不不容忽视,首先实现起来也不容易,一个更大的不足是兼容性不够好,通常一个Windows版本需要一人对应的输入法版本,此外这类输入法为了能够截获用户输入,通常需要挂接键盘钩子,容易造成系统不稳定或者效
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:18088
    • 提供者:高军
  1. WindowsService

    0下载:
  2. windows的服务的安装,卸载,启动,停止,检测,可以监控一个服务程序。-windows service Install /Unstall/start/stop/chekck
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2622
    • 提供者:秦玉杰
  1. RunStartup

    0下载:
  2. 给你的软件添加随Windows一起开机启动功的VB控件,不需要注册到系统的启动菜单文件夹里,很方便就可让你的应用程序一起启动。-Add to your software with the Windows start-up success with VB controls, do not need to register to the system folder to start menu, you can easily make your application to start with.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5096
    • 提供者:Vermont
  1. ServiceSetup

    0下载:
  2. 开发 Windows Service,启动自己的Service(包括auto-launch),关闭。-Develop Windows Service
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1899699
    • 提供者:柳敬首
  1. winaoe

    0下载:
  2. 用AOE做SAN时,可以从SAN启动WINDOWS系统的驱动程序源码-SAN with AOE do, you can start from a SAN system driver WINDOWS source
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:95583
    • 提供者:hb
  1. windows

    0下载:
  2. VB编写随WINDOWS一起启动源码,技术支持QQ81597651-WINDOWS prepared with the VB source code to start with, technical support QQ81597651
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:5467
    • 提供者:鬼灵空间
  1. AutoRun

    0下载:
  2. Windows注册表自启动类,能实现应用程序的自启动,欢迎参考使用,反馈于我。-Windows registry from the start class, to achieve the application' s self-starting.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1110
    • 提供者:高磊
  1. Exit-shutdown-and-restart-Windows

    0下载:
  2. 此源码内含退出 关闭和重新启动Windows系统功能-Exit shutdown and restart Windows
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5248
    • 提供者:m54zhaocheng
  1. Exit-shutdown-and-restart-Windows

    0下载:
  2. 此源码内含退出 关闭和重新启动Windows系统功能-Exit shutdown and restart Windows
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5346
    • 提供者:bd0gong
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com