newlib/winsup/w32api
Danny Smith 7308c39e33 * lib/Makefile,in; Add directx to .PHONY target.
* lib/directx/dxerr.c: Remove dependence on mingw runtime.
	Don't include stdio.h or tchar.h.
	Replace _T() macro with TEXT() macro, throughout.
	Replace, _stprintf with wsprintf, throughout.
2004-03-29 22:39:46 +00:00
..
include 2004-03-27 Hosaka Yuji <hos@tamanegi.org> 2004-03-28 11:22:10 +00:00
lib * lib/Makefile,in; Add directx to .PHONY target. 2004-03-29 22:39:46 +00:00
CONTRIBUTIONS * CONTRIBUTIONS: New file. 2000-11-01 01:22:08 +00:00
ChangeLog * lib/Makefile,in; Add directx to .PHONY target. 2004-03-29 22:39:46 +00:00
Makefile.in * include/w32api.h: Increment version to 3.0. 2004-02-15 09:46:16 +00:00
README.w32api * include/w32api.h: Increment version to 3.0. 2004-02-15 09:46:16 +00:00
TODO Didn't follow GNU standards in previous commits. Cleaning up. 2003-09-24 08:02:43 +00:00
config.guess * config.guess, config.sub: Update with new versions from ftp.gnu.org. 2003-07-03 15:17:14 +00:00
config.sub * config.guess, config.sub: Update with new versions from ftp.gnu.org. 2003-07-03 15:17:14 +00:00
configure 2004-03-27 Filip Navara <xnavara@volny.cz> 2004-03-27 02:25:37 +00:00
configure.in 2004-03-27 Filip Navara <xnavara@volny.cz> 2004-03-27 02:25:37 +00:00
install-sh import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00

README.w32api

        Free headers and libraries for the Win32 API

        Originally written by Anders Norlander <anorland@telia.com>

	Now maintained by MinGW Developers
        Send bug reports and questions to MinGW-users@lists.sourceforge.net
	URL: http://www.mingw.org
	Individual contributors can be found in the ChangeLog file.

    THIS SOFTWARE IS NOT COPYRIGHTED

    This source code is offered for use in the public domain.  You may use,
    modify or distribute it freely.

    This source code is distributed in the hope that it will be useful but
    WITHOUT ANY WARRANTY.  ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
    DISCLAIMED.  This includes but is not limited to warranties of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.