搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
代理服务程序的实现
- 《--程序1--》一个简单的Socks5代理服务程序的实现-"-- procedures 1 --" a simple Socks5 proxy service procedures to achieve
NT Service服务程序框架源代码
- NT Service服务程序框架源代码,通过此框架可以快速编写NT Service服务程序,这样一来,系统即使不登陆也可启动服务。-NT Service Framework service program source code, adopted this framework can be rapidly prepared NT Service service procedures, this one, even without the landing system can be activat
服务程序如何获取映射驱动器名
- 本人是在写一个服务程序时遇到了无法获取映射驱动器的问题,通过解决该问题有一些体会. 关键词:服务,当前用户,映射驱动,令牌器,CreateService,ChangeServiceConfig2, ImpersonateLoggedOnUser-I was writing a service program encountered a lack of access to the drive mapping problem, to solve the problem through som
WIN2K下的系统服务程序框架
- WIN2K下的系统服务程序框架--基于WIN2K/VC6 生成。使用者通过添加自己的功能函数就能实现WIN2K下无窗体的后台服务程序。-WIN2K system services under the procedural framework -- based on WIN2K/VC6 generation. Through users add their own functions will be able to function under WIN2K forms the backgrou
服务程序样例
- WIN NT2000 服务程序样例 VC-WIN (VC services Example
用C编写的在DOS下使用的中断服务程序
- 用C编写的在DOS下使用的中断服务程序-C prepared in the use of the DOS interrupt service program
用Visual C#创建Windows服务程序
- 用Visual C#创建Windows服务程序.rar-Visual C# create Windows service procedures. Rar
20键PS2小键盘中断服务程序
- 20键PS2小键盘中断服务程序-20 keys PS2 small keyboard interrupt service program
自己做的天气预报服务程序
- 自己做的天气预报服务程序-own weather forecasting service program
2004070213400424120SOCKET服务程序
- 2004070213400424120SOCKET服务程序,从事SOCKET服务器开发-2004070213400424120SOCKET service procedures, engaged in the development of server SOCKET
GetSound(服务程序)
- 声音监控程序,服务程序,安装后自动打开MIC,录音并将声音发到指定的计算机。-voice control procedures, service procedures, after the installation automatically open MIC, voice recording will be made to the designated computer.
通用NT服务程序的框架
- 通用NT服务程序的框架
交换机服务程序
- 东进交换机的服务程序
串口转发服务程序
- 串口转发服务程序
AT91RM9200的CPU-128Kbytes ROM内置软件服务程序源代码包
- 内置软件服务程序源代码包
PS2键盘外部INT1中断服务程序
- PS2键盘外部INT1中断服务程序
Android带通知信息的服务程序源代码
- Android带通知信息的服务程序源代码
ServicesAutoRun VC编写一个系统服务程序最简单的例子
- 此程序是VC编写一个系统服务程序最简单的例子,新手容易读懂。-This program is a VC to write the most simple example of a system service routine, the novice is easy to read.
vc-server.rar
- VC后台服务的模板框架,可以上面直接开发相应的windows后台服务程序,VC background template framework services can be developed directly above the corresponding background windows service program