newlib-cygwin/winsup/w32api
Luke Dunstan f241377ee1 2004-03-27 Hosaka Yuji <hos@tamanegi.org>
* include/dbt.h (DBT_DEVTYP_DEVICEINTERFACE, DBT_DEVTYP_HANDLE):
	Add define.
	(DEV_BROADCAST_DEVICEINTERFACE, DEV_BROADCAST_HANDLE): Add struct.
	* include/winuser.h (UnregisterDeviceNotification): Add prototype.
	* lib/user32.def (UnregisterDeviceNotification): Add export stub.
2004-03-28 11:22:10 +00:00
..
include 2004-03-27 Hosaka Yuji <hos@tamanegi.org> 2004-03-28 11:22:10 +00:00
lib 2004-03-27 Hosaka Yuji <hos@tamanegi.org> 2004-03-28 11:22:10 +00:00
CONTRIBUTIONS * CONTRIBUTIONS: New file. 2000-11-01 01:22:08 +00:00
ChangeLog 2004-03-27 Hosaka Yuji <hos@tamanegi.org> 2004-03-28 11:22:10 +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.