-
-
700API.rar
700个WINDOWS API速查手册,WIN32编程的必备利器,有需要的朋友赶紧下。
-
hello123.rar
是要实现代码。为任何 Windows 平台建立应用程序时,程序员都有两种选择:
C 或 C++。 使用 C,程序员是在 Windows 应用程序界面 ( API ) 的水平上编写代码。该
界面是由几百个 C 函数所组成,这些函数在Windows API 参考手册中都有介绍。对于Windows
NT, API 被称为 “Win32 API”,以区别于其用于Windows 3.1 的16 位 API。
-
-
-
-
-
ZThread_src.rar
一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。
-
-
npp.3.5.src.zip
Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.
-
-