搜索资源列表
WinService
- C++ 实现的windows service 服务源代码,使用的是vs2008
log4cxx-0.10.0-vc2008-June2008
- 开源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.
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
SrvTest
- windows服务创建程序,自己写的,很好用,无需修改,在AttachProcessNames函数里将1.exe或2.exe修改成自己的执行程序即可,通过配置文件控制,可应用于各种需要windows服务的应用程序。本人是用VS2008编译的,代码很好理解。-windows service creation process, their own writing, good use, without modification, in the AttachProcessNames function 1
SvrGuard
- windows服务创建程序,自己写的,很好用,无需修改,在AttachProcessNames函数里将1.exe或2.exe修改成自己的执行程序即可,通过配置文件控制,可应用于各种需要windows服务的应用程序。本人是用VS2008编译的,代码很好理解。 -windows service creation process, their own writing, good use, without modification, in the AttachProcessNames functio
WDK_NTFS_Src
- windows NTFS 文件系统源代码,可以使用wdk+vs2003/vs2005/vs2008/vs2010编译-windows NTFS file system source code, you can use to compile wdk+ vs2003/vs2005/vs2008/vs2010
Windows-Program
- 1、已经包含了《Windows程序设计源码》书中23章全部代码 2、本人参考《Windows程序设计源码》原光盘中的代码(以VS2008为平台,C语言编写),亲自重新用VS2010 C++编写而成。 3、如果代码中有任何错误或问题,请把问题和错误发送到Atlanticevix@163.com,不胜感激 4、本代码仅供学习、研究、交流之用途,版权归原作者所有,切勿用于商业用途。-1 contains all the code of Windows programming source
Win_Proj
- 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
cmake-2.8.11.2.tar
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
GUID
- VS2008下C++编写,在Windows平台上运行自动生成GUID-Automatically generated GUID
ScDetective-master
- 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 -
xmlparse
- 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