搜索资源列表

  1. NTService-mfcUI

    0下载:
  2. 根据MSDN上 Windows NT 服务程序样例优化后,轻松实现带MFC对话框的系统服务程序框架。-According to MSDN sample on a Windows NT service program optimized, easy implementation of system services with MFC dialog program fr a mework.
  3. 所属分类:系统编程

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

    0下载:
  2. 利用VC开发Windows服务程序的例子,同时也是多线程例子-this is a demo of windows service execute and also an MultiThread service execute demo.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:覃日鸿
  1. WindowsServes

    0下载:
  2. 用于创建windows服务程序,详细的介绍了创建流程。-Used to create the windows service program, a detailed descr iption of the creation process.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:shanguofu
  1. win32srvdemo

    0下载:
  2. windows服务程序,一个简单的windows服务程序的demo-windows service program
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:孙世阳
  1. MemoryStatus

    0下载:
  2. c语言windows服务程序源码,代码简单,对学习服务程序编程入门非常有帮助,内附详细注释-windows service program c language source code, the code is simple, entry-learning services, programming is very helpful, containing detailed notes
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2788352
    • 提供者:xuyi
  1. windows-API-fction

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

    • 发布日期:2024-05-20
    • 文件大小:67584
    • 提供者:彭安源
  1. Managing_Windows_API.pdf

    0下载:
  2. 从Windows应用程序开发工具讲起,引导读者快速入门,详细讲解API和关键结构的使用方法,提供156个Windows API使用实例。   涵盖主题:   Windows应用程序开发入门,开发工具配置与使用,文件系统,内存管理,进程、线程和模块,线程同步,服务,图形用户界面,系统信息的管理,进程间通信,Windows SheLL程序设计,WindOWS GDL,网络通信与配置,设备驱动管理与内核通信,用户、认证和对象安全,Wi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:48518144
    • 提供者:xj
  1. ServerManger

    0下载:
  2. 用VC++编写的一个强大的Windows服务管理程序,支持删除、添加、启用服务、停用服务等,是一个加强版的服务管理程序。-Written by vc++ a powerful Windows service management procedures, support to delete, add, enable services and stop using services, is a strengthening version o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:张骐
  1. JTServer

    0下载:
  2. VC编写的Windows服务程序, VC6格式, 调用系统API编写的服务示例,希望对系统编程爱好者有用。-Windows service application written in VC, VC6 format, call the system API to write examples of the services, system programming enthusiasts hope to be useful.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:果粒
  1. nt_service

    0下载:
  2. windows 服务程序,用于将应用捆绑windows 2003等的系统服务- ntwindows server
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:wsy
  1. Windows.Phone.7.Development

    0下载:
  2. 这本书包含十九章,分解成两个主要部分。在第1部分中,我们将引导您通过 应用开发生命周期。你会去编写最简单的“你好 世界“风格的Windows Phone 7的应用程序,以建设一个成熟的,现代的n层应用程序使用 Windows手机开发平台和支持它的独特的云服务。 “ 节最后对如何获得微软认证,并提供了一个一步一步指令 向公众中的应用,通过Windows电话市场。 在第2部分中,您将学习如何使用在您的应用程序中的Wi
  3. 所属分类:IOS

    • 发布日期:2024-05-20
    • 文件大小:13897728
    • 提供者:威震开
  1. Service

    0下载:
  2. 创建一个Windows服务程序例子,简单明了。-windows service program demo
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wlfryq
  1. WindowsServiceForIDCardReader

    0下载:
  2. 用vc写一个Windows 服务程序,用于从接入的身份证阅读器中读取身份证号码,随文件有使用说明-a windows service for IDcard reader. introduction text is attatched.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1284096
    • 提供者:胡业磊
  1. Windows.API.chm

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用-win32 api
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:676864
    • 提供者:lulin
  1. Windows-API

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

    • 发布日期:2024-05-20
    • 文件大小:677888
    • 提供者:杨波
  1. FileMonitorService

    0下载:
  2. 利用windows服务程序监控指定文件夹内容变化,并做相应处理-Windows service program to monitor the specified folder contents change, and act accordingly
  3. 所属分类:C#编程

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

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

    • 发布日期:2024-05-20
    • 文件大小:676864
    • 提供者:x
  1. memorystatus

    0下载:
  2. vc下,用c语言编写的一个windows服务程序-vc, a windows service program using c language
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:萧雨
  1. servicetest

    0下载:
  2. 一个简单的WINDOWS服务程序,安装,删除服务等-A simple WINDOWS service program, install, remove services
  3. 所属分类:系统编程

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

    0下载:
  2. 通过调用WIN32 API创建windows服务程序,详细了解WIN32服务程序创建原理。-By calling WIN32 API to create windows service program to learn more about WIN32 service program to create works.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:495616
    • 提供者:caishi
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »

源码中国 www.ymcn.org