Win32From Libzter
Windows API
[edit] OverviewWindows API is a set of API libraries that takes care of most tasks a windows application developer will need to do with the operating system. This library is rather old, but still in use, since it is the only way to access some functionality in the windows OS. A common way to use this library is not directly, but through wrappers such as WTL and MFC or as calls from other languages and libraries such as the .NET Framework. [edit] Features
[edit] Similar librariesUser comments on this article (Win32) |
||