-
-
-
npp.3.4.src.zip
文字编辑软件C++源代码,Notepad++可用于Notepad的替代,开源社区作品,遵循GPL协议。
使用了win32 api和STL,可以用VC进行编译。
-
-
Win32API大全中文版.rar
API大全中文版
第一章 win32 API概论
第二章 窗口管理函数
第三章 国际特性函数
第四章 图形设备接口函数
第五章 网络服务函数
第六章 系统服务函数
-
usb控制.rar
USB接口IO控制器
Win32 applications that run on Windows NT can programmatically eject media from drives that have hardware support for media removal. However, they must do so correctly to avoid corrupting the media. This article explains how to eject media ...
-
NASMdocCN.rar
NASM中文文档资料
目录详细介绍
第一章:简介
第二章:运行NASM
第三章:NASM语法介绍
第四章:NASM的预处理器
第五章:汇编方向性
第六章:输出格式
第七章:写16位代码(DOS,Windows 3/3.1)
第八章:写32位代码(Unix,Win32,DJGPP)
第九章:16位与32位混和编程
第十章:问题解答
-
HookImport_src.zip
... any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for ...
-
-
-
nfsLibrary_src.zip
nFS,在一个文件中模拟一个文件系统,适合于需要读写创建大量文件的应用。该类库与linux下的NFS没有关系。该类库兼容MSVS/Win32, GCC/Linux and GCC/Solaris,全部用C语言完成。
-