搜索资源列表

  1. BeepServices

    0下载:
  2. 一个使用VC实现Windows服务的框架程序,程序实现了定时鸣响,如果需要实现服务程序,只要在框架内增加即可。-use of a VC Windows services fr a mework procedures, procedures to achieve a regular ring if necessary to achieve service procedures, as long as the increase can be
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:神仙哥哥
  1. AdminPass

    0下载:
  2. windows登录密码截获程序,可以用来截取Windows登录密码,程序为创建windows服务,同时使用钩子对密码进行获得-intercepted procedures can be used to intercept Windows login passwords, procedures for the creation of windows services, and the use of the hook was right p
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:神仙哥哥
  1. Start and delete Service

    0下载:
  2. 建立WINDOWS服务的小程序,包括创建和删除服务-establishment of small programs, including the creation and deletion of services
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:陈淑娟
  1. jsj

    0下载:
  2. - RPC蠕虫病毒主要技术源代码 RPC蠕虫病毒主要技术源代码 安全焦点网站于2003年7月21日发布了该漏洞的测试代码,现在的RPC蠕虫基本上是利用了该代码,我们 现在转载该代码供大家研究。 WINDOWS的RPC服务(RPCSS)存在漏洞,当发送一个畸形包的时候,会导致RPC服务无提示的崩溃掉。由 于RPC服务是一个特殊的系统服务,许多应用和服务程序都依赖于他,因为可以造成这些程序与服务的
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:张立东
  1. WINNT_SERVICE

    0下载:
  2. 上传一个windows服务编写的模版程序源码,在上面略加修改就可以承载服务-uploads a windows service procedures prepared by the template source code, the above can be slightly modified bearing service
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:yayasave
  1. NewApp

    0下载:
  2. vc工具开发的一个可以运行于windows平台的服务程序模板,可以稍加改动,使程序如系统的服务程序一样运行。-vc development of a tool can be run on the windows platform services for the template, can tamper with the process, if the system of services for the same operation.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:80896
    • 提供者:lvzhuqiang
  1. cxkj

    0下载:
  2. vc SDK写的WINDOWS系统服务程序,可以添加删除服务,可以显示服务窗体。-vc SDK written by WINDOWS system service procedures, you can add delete services, can show the form of services.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1879040
    • 提供者:张龙
  1. BeepServiceTest

    0下载:
  2. 一个windows后台服务程序,该服务使系统每 隔一段时间就发出滴滴的响声。-A windows background service procedures, the service system from time to time the sound of drops on the issue.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:白彬
  1. CareEye

    0下载:
  2. 我自已写的windows服务程序,用c#编写,程序加入服务后,定时提醒放松眼睛,离开电脑休息一会儿-I have written in their own windows service program, with c# Prepared, the program joined the service, from time to time to remind relax the eyes, a short break away from
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:张志文
  1. WinService

    0下载:
  2. windows服务创建程序,非常适用。无需修改,直接添加自己的代码,可应用于各种需要windows服务的应用程序。-windows service creation process, are ideally suited. No need to change it directly to add their own code, can be applied to service the needs of windows applicat
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:李大嘴
  1. vcserver

    0下载:
  2. 本文描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。在本文有三个源代码参考例子: • NTService 是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; • NTServCpl 是一个控制面版程序,用来控制 NT
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:84992
    • 提供者:
  1. FlashThief

    0下载:
  2. (转载)在网上看到别人用C写的一个简单的U盘小偷源程序,确实很简单,因为没什么功能,也没什么错误检测。因为自己需要(当然是干坏事了^_^,不过不是什么伤天害理的坏事),也就简单的编译了那个小程序。 后来想起这个东东,就自己亲手用VC++重新编写了一个,而且是以Windows服务形式工作的,功能还勉强。现在把一些不足的代码完善完善,经测试可用。如有不足或好的想法请提出,一起交流交流~~~ 提供源代码下载,VS2008项目的,如果你
  3. 所属分类:数据库系统

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:
  1. servicestart

    0下载:
  2. 将程序加为windows服务进程的程序,编译、执行通过。-Procedures to increase services for windows process procedures, the compiler, the Executive through.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:675840
    • 提供者:ws07
  1. mfcxiaojiqiao

    0下载:
  2. CString用法 Windows服务包括四大部分: 一,服务控制管理器(Service Control Manager)。是系统中的一个RPC服务器,总管所有服务,“Admin$\System32\Services.exe”。拥有一个在注册表中记录的数据库,包含了所有已安装的服务程序和设备驱动服务程序的相关信息。 二,服务控制程序(Service Control Program)。用来执行对服务程序的开启、控制和状态查询功
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:lee
  1. vc-server

    0下载:
  2. VC后台服务的模板框架,可以上面直接开发相应的windows后台服务程序-VC background template fr a mework services can be developed directly above the corresponding background windows service program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:702464
    • 提供者:zzx
  1. Shutdown

    0下载:
  2. 定时关机程序,包括后台运行的服务程序及界面设置程序-shutdown windows on setting time
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:185344
    • 提供者:
  1. Programming-Server-Side-Application-for-Windows-20

    0下载:
  2. windows 服务端程序编写 ,介绍了2000sdk 64位程序编写-Programming-Server-Side-Application-for-Windows-2000
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:4245504
    • 提供者:vern
  1. SvrGuard

    0下载:
  2. windows服务创建程序,自己写的,很好用,无需修改,在AttachProcessNames函数里将1.exe或2.exe修改成自己的执行程序即可,通过配置文件控制,可应用于各种需要windows服务的应用程序。本人是用VS2008编译的,代码很好理解。 -windows service creation process, their own writing, good use, without modification, in
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:2845696
    • 提供者:王天
  1. vbservice

    0下载:
  2. VB添加程序启动为WINDOWS服务启动方式-VB to add the program starts for the WINDOWS service starts way
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:xp98
  1. win_server

    1下载:
  2. windows服务例子,如何将一个程序打造成windows服务,让程序自动运行-windows service example, a program to fight how to create windows services so that programs run automatically
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:191488
    • 提供者:lyang
« 1 2 34 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org