资源列表
Turboc2.0
- Turboc2.0函数大全-Turboc2.0 function Daquan
StokFont
- 系統字體設置程序-system font setup program
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
获取系统时间函数
- 功能:返回自格林威治时间1970年1月1日午夜(00:00:00)开始所经历的秒数,没有错误返回值-function : to return to Greenwich time since January 1, 1970 at midnight (00:00:00) experienced in seconds, no error return values
时间转换为字符串
- 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
插入和提取运算符的重载
- 在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入(<<)和提取(>>)运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of
idtextsrc
- 解析Windows2000的IDT扩展机制-analytic Windows2000 IDT expansion mechanism
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
字符串反转函数
- 反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误-reversal string of string. If successful, it returns the string change or return an error
shutdown2
- 一个自动开关机程序
Thread
- 多线程的例子程序-multithreading examples procedures
sinewave
- 画正弦曲线的例子-painting sinusoid example