搜索资源列表

  1. MFC程序改成Windows服务

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

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

    0下载:
  2. Windows2000 服务编程。 利用文该例子可自己编写服务程序。-Programming Windows 2000 services. Using the example of the service can prepare their own procedures.
  3. 所属分类:Windows编程

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

    0下载:
  2. 服务程序,制作服务程序的源代码-service procedures, services for the production of the source code
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:将军
  1. Service_Test

    0下载:
  2. 本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:刘平
  1. service2

    0下载:
  2. 一个后门程序,作为windows服务启动-a backdoor procedures as windows service launched
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:张明
  1. 26104-321

    0下载:
  2. 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-"C creat
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:342016
    • 提供者:李开
  1. ntservicectrl

    0下载:
  2. 用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一——
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:毛建孟
  1. ntservicecpl

    0下载:
  2. 用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— N
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:79872
    • 提供者:毛建孟
  1. source_SupportFSM

    0下载:
  2. Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:张龙萍
  1. Windows API 参考大全

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platf
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:677888
    • 提供者:唐壮
  1. WinServer

    0下载:
  2. 封装了实现windows服务程序的类,可以安装、卸载和运行windows服务。
  3. 所属分类:系统编程

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

    0下载:
  2. 一个简单明了的C#版本的Windows服务程序,初学者适用哟-A simple C# Version of the Windows service program, beginners apply yo
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:张显波
  1. service

    0下载:
  2. windows的后台服务程序,用来监控其他程序的运行情况,如果所监控的程序的进程断了,改服务能让起自动恢复-windows background service program that is used to monitor the operation of other programs, if the monitoring procedures for the process of breaking, and changing se
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:2352128
    • 提供者:zhouyujie
  1. src_base_SFL20

    0下载:
  2. 提供一个Windows 服务的程序框架,使程序成为Windows服务程序-Provide a procedural fr a mework for Windows services, so that procedures become a Windows service program
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:airby
  1. Service

    0下载:
  2. windows服务程序开发的API函数封装源码-windows service program to develop the API function package source
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:hongwen
  1. WindowsService

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

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:秦玉杰
  1. IpServices

    0下载:
  2. 获取外网ip的一个windows服务程序, 并会把ip发送到指定的邮箱。-Ip access outside the network, a windows service program and will be sent to the specified ip-mail.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:楚江
  1. 7

    0下载:
  2. windows服务程序 COM服务程序 开机前启动 NT服务 与桌面交互 -COM service program service program windows pre-boot to start NT service to interact with desktop
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:mxb
  1. dingniu2TdxService

    0下载:
  2. 一个windows服务程序,自动将每个交易日上交所发布的level2证券交易数据自动解析导入通达信证券分析软件-A windows service program, automatically each trading day the Securities and Exchange Shanghai Stock Exchange issued level2 automatic data analysis accessible to im
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:553984
    • 提供者:winson
  1. CService_demo

    0下载:
  2. windows 服务程序精彩源代码 代码清晰 做服务程序的必备代码-window service demo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:337920
    • 提供者:kn
« 1 23 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org