CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - vs2008 windows

搜索资源列表

  1. WinService

    0下载:
  2. C++ 实现的windows service 服务源代码,使用的是vs2008
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5.92kb
    • 提供者:万其鹏
  1. log4cxx-0.10.0-vc2008-June2008

    0下载:
  2. 开源C++日志系统Apache Log4Cxx 0.10.0 for vc9.0(VS2008),含源代码和工程文件,Windows平台下直接编译。-Open source C++ log system Apache Log4Cxx 0.10.0 for vc9.0 (VS2008), including source code and project file, Windows platform, the compiler directly.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7.18mb
    • 提供者:stephen
  1. FlashThief

    0下载:
  2. vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。   更多信息:   安装服务:FlashThief.exe -install   卸载服务:FlashThief.exe -uninstall   安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:57.71kb
    • 提供者:724
  1. SrvTest

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

    • 发布日期:2017-03-28
    • 文件大小:75.45kb
    • 提供者:王天
  1. SvrGuard

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

    • 发布日期:2017-05-12
    • 文件大小:2.71mb
    • 提供者:王天
  1. WDK_NTFS_Src

    1下载:
  2. windows NTFS 文件系统源代码,可以使用wdk+vs2003/vs2005/vs2008/vs2010编译-windows NTFS file system source code, you can use to compile wdk+ vs2003/vs2005/vs2008/vs2010
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:882.67kb
    • 提供者:Showna
  1. Windows-Program

    0下载:
  2. 1、已经包含了《Windows程序设计源码》书中23章全部代码 2、本人参考《Windows程序设计源码》原光盘中的代码(以VS2008为平台,C语言编写),亲自重新用VS2010 C++编写而成。 3、如果代码中有任何错误或问题,请把问题和错误发送到Atlanticevix@163.com,不胜感激 4、本代码仅供学习、研究、交流之用途,版权归原作者所有,切勿用于商业用途。-1 contains all the code of Windows programming source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:4.48mb
    • 提供者:Evix
  1. Win_Proj

    0下载:
  2. VS2008环境编写的小程序,完成windows的定时关机功能,类似程序有不少了,仅供参考。程序可设置定时关机的具体时间-Small programs written in VS2008 environment, windows sleep timer function, a similar program there are many, are for reference only. The program can be set to time off
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:6.97kb
    • 提供者:黄振荣
  1. cmake-2.8.11.2.tar

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5.61mb
    • 提供者:birds
  1. GUID

    0下载:
  2. VS2008下C++编写,在Windows平台上运行自动生成GUID-Automatically generated GUID
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2.56mb
    • 提供者:小辉
  1. ScDetective-master

    0下载:
  2. ScDetective - Full Source A kernel level Anti-Rootkit tool which runs on the windows platform. ## Basic information - GUI : VS2008 - MFC - Driver :VS2005 - ddkwizard - DDK Version:7600.16385.1 - Debug : Windbg - VirtualKD - VMware -
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:315.83kb
    • 提供者:venus7
  1. xmlparse

    0下载:
  2. Windows下XML处理DLL和lib文件,可以直接在程序中调用,由VS2008编写完成,适合对XML在Windows程序中进行处理的用户-User DLL under Windows XML processing and lib files, you can call directly in the program, the VS2008 written, suitable for XML processing in Windows programs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:33.25kb
    • 提供者:paipai
搜珍网 www.dssz.com