资源列表
[数据库编程] VCExamples
说明:visual c++ 很全的ado的sample-visual c is the whole of the sample ado<龙猫> 在 2008-10-13 上传 | 大小:176.35kb | 下载:0
[数据库编程] 一个完整的数据库管理程序
说明:一个完整的数据库管理程序-a complete database management procedures<杨洁> 在 2008-10-13 上传 | 大小:262.03kb | 下载:0
[Windows编程] browsedlg
说明:通过对一系列的 api 及 shell32.dll 的调用来实现 windows 各种标准浏览选择对话框。此源代码为 vb4 设计。对后来版本同样适用(8KB)-through the series of api and the motto call to achieve the standard browser windows various options dialog. This source code for vb4 design. Later versions of the same<黄思轲> 在 2008-10-13 上传 | 大小:7.74kb | 下载:0
[Windows编程] 插入和提取运算符的重载
说明:在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入(<<)和提取(>>)运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of<王 艳> 在 2008-10-13 上传 | 大小:5.06kb | 下载:0
[Windows编程] apihooktool
说明:近日由于需求问题,需要写一个 API Hook 相关的东西,温习了一下牛写的《Windows 核心编程》,做了一个小工具,用来将自定义的 Dll 注入进程空间,并钩住指定 API 函数,关于注入和钩 API 的代码,牛的书里和配套光盘中已经有了,这里主要介绍如何使用这个小工具方便实现截获 API 的功能。(补充代码)-recent demand, the need to write an API Hook related things, a study was made about the ca<京用> 在 2008-10-13 上传 | 大小:104.53kb | 下载:0