搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i
发手机中文短信息Windows服务
- 用C#编写发手机中文短信息Windows服务-Windows serve about chinese short message send programme with C# compile
VB6实现Windows服务
- VB6实现Windows服务-VB6 Windows services
用Visual C#创建Windows服务程序
- 用Visual C#创建Windows服务程序.rar-Visual C# create Windows service procedures. Rar
MFC程序改成Windows服务
- 一个简单的MFC程序改成Windows服务,实现开机自启动。
将weblogic9.2.3注册为windows服务
- 将weblogic9.2.3注册为windows服务
VB6实现Windows服务
- VB6实现Windows服务-VB6 Windows services
用Visual C#创建Windows服务程序
- 用Visual C#创建Windows服务程序.rar-Visual C# create Windows service procedures. Rar
Service_Test
- 本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
service2
- 一个后门程序,作为windows服务启动-a backdoor procedures as windows service launched
WIN2000server
- 在win2000中添加一个windows服务的源程序。请大家指点-add a windows service of the source. Please guidance
vb6svc06June2004_fixed
- VB 做的 Windows 服务程序,摘自网友-VB do Windows service procedures, extracted from netizens
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i
发手机中文短信息Windows服务
- 用C#编写发手机中文短信息Windows服务-Windows serve about chinese short message send programme with C# compile
TelnetCmd
- windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止-windows service procedures, automatic landing systems running the service can be activated by the service and to stop
用CSharp编写发手机中文短信息Windows服务
- 短信收发程序,能从一个目录中固定格式的文本文件中读取出相应的信息,发送出去。-SMS transceiver procedures, from a directory fixed format text file to read out the corresponding information sent.
BeepServices
- 一个使用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
AdminPass
- 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
nt_serv_wiz
- 一个生成windows服务程序的vc6向导,把文件拷贝到Microsoft Visual Studio\COMMON\MSDev98\Template\即可使用-a generation of windows service program vc6 wizard, copy the file to the Microsoft Visual Studio \ COMMON \ MSDev98 \ Template \ can be use
window服务
- 可以实现一个简单的windows服务,用C++实现,工具是vs2010,系统windows(You can implement a simple Windows Service)