Windows32API
This entry published by the Free Software Foundation.
Windows32API
It is a set of header files and import libraries that can be used by GNU tools for compiling and linking programs to be run under operating systems supporting the Windows32 Application Programming Interface. Header files are created by the library's executables based upon a set of native Windows32 headers; the creation process follows these general steps: * Install Windows32 API Library on an operating system with native Windows32 header files. * Compile the Windows32 API Library executables with the native Windows32 header files. * Execute the Windows32 API Library executables to generate the set of freely distributable header files. The header files allow source code using the Windows32 API Library to be compiled into object code, but import libraries are required to link with the object code and create executable programs. Import libraries do not contain the actual code for Windows32 functions, instead they contain function exports which cause the executable to load a DLL during runtime. A DLL (Dynamic Link Library) contains the executable code for the Windows32 API functions, and the DLL is really a part of the operating system and not this library. This package is no longer under active development.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPL | Janet Casey | 2452186.54 October 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| None | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| General | Download | http://ftp.gnu.org/pub/gnu/windows32api/windows32api-0.1.2.tar.gz |
Software prerequisites
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 7 January 2008.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 13:56.

