delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/03/26/11:14:40

X-Spam-Check-By: sourceware.org
Message-Id: <announce.2bf229d30703260903q52bea4b2h1c802bb360f48d8e@mail.gmail.com>
Date: Mon, 26 Mar 2007 12:03:16 -0400
From: "Chris Sutcliffe" <ir0nh34d AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: w32api-3.9-1
MIME-Version: 1.0
Reply-To: cygwin AT cygwin DOT com
X-Mailer: Perl5 Mail::Internet v1.74
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l2QGETPW001865

I've made a new version of the w32api available for download.  A list
of what has changed is below.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin AT cygwin DOT com .

          *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changed since w32api-3.8-1:

2007-03-25  Chris Sutcliffe  <ir0nh34d AT users DOT sf DOT net>

	* include/w32api.h: Increment version to 3.9.
	* Makefile.in: Ditto.

2007-03-23  Corinna Vinschen  <corinna AT vinschen DOT de>

	* include/psapi.h (GetMappedFileName): Fix messed up checkin.

2007-03-23  Matthew Gregan  <kinetik AT flim DOT org>

	* include/psapi.h (GetMappedFileName): Rename from GetMappedFilenameEx.

2007-03-06  Brandon Sneed <brandon AT oqo DOT com>

	* include/setupapi.h: Added SetupConfigureWmiFromInfSectionA
	Added SetupConfigureWmiFromInfSectionW
	Added SetupConfigureWmiFromInfSection define to unicode and
non-unicode sections

	* lib/setupapi.def: Added exports for SetupConfigureWmiFromInfSectionA and W

	* include/winuser.h: Added PBT_APMQUERYSUSPEND
	Added PBT_APMQUERYSTANDBY
	Added PBT_APMQUERYSUSPENDFAILED
	Added PBT_APMQUERYSTANDBYFAILED
	Added PBT_APMSUSPEND
	Added PBT_APMSTANDBY
	Added PBT_APMRESUMECRITICAL
	Added PBT_APMRESUMESUSPEND
	Added PBT_APMRESUMESTANDBY
	Added PBT_APMBATTERYLOW
	Added PBT_APMPOWERSTATUSCHANGE
	Added PBT_APMOEMEVENT
	Added PBT_APMRESUMEAUTOMATIC

	* include/wtsapi32.h: New file

	* include/wingdi.h: Added DM_DISPLAYORIENTATION define for use with
DMDO_* defines

2007-03-05  Jan Nijtmans  <nijtmans AT users DOT sourceforge DOT net>

	* include/ddeml.h (DdeCreateStringHandleA, DdeCreateStringHandleW): Switch
	argument to constant.

2007-02-18  Jiri Malak  <jiri DOT malak AT iol DOT cz>

	* include/windef.h [WATCOM]: Fix !NONAMELESSUNION defines.
	* include/winnt.h [WATCOM] (GetCurrentFiber, GetFiberData):
	Add prototypes.
	[WATCOM] (NtCurrentTeb): Add protype and inline asm definition.

2007-02-18  Vesa Jääskeläinen  <chaac AT users DOT sourceforge DOT net>

	* lib/user32.def (InternalGetWindowText): Add stub.

2007-02-11  Daniel Atallah  <datallah AT users DOT sourceforge DOT net>

	* include/winnt.h (LANG_SERBIAN_NEUTRAL, LANG_BOSNIAN,
	LANG_BOSNIAN_NEUTRAL): Define.

2007-02-11  Daniel Schlyder  <thrug AT users DOT sourceforge DOT net>

	* include/winuser.h: Add guards around TITLEBARINFO and
	GetTitleBarInfo().

2007-01-11  Gisle Vanem  <giva AT users DOT sourceforge DOT net>

	* include/winbase.h (struct _OVERLAPPED): Change type of
	Internal, InternalHigh members to ULONG_PTR.
	(PAPCFUNC): Change DWORD parameter to ULONG_PTR.
	(CreateIoCompletionPort): Likewise.
	(PostQueuedCompletionStatus): Likewise.
	(QueueUserAPC): Likewise.

2007-01-06  Pierre A. Humblet  <Pierre DOT Humblet AT ieee DOT org>

	* include/windns.h (DNS_TYPE_RP, DNS_TYPE_AFSDB, DNS_TYPE_X25,
	DNS_TYPE_ISDN, DNS_TYPE_RT, DNS_TYPE_NSAP, DNS_TYPE_NSAPPTR,
	DNS_TYPE_SIG, DNS_TYPE_KEY, DNS_TYPE_PX, DNS_TYPE_GPOS,
	DNS_TYPE_AAAA, DNS_TYPE_LOC, DNS_TYPE_NXT, DNS_TYPE_EID,
	DNS_TYPE_NIMLOC, DNS_TYPE_SRV, DNS_TYPE_ATMA, DNS_TYPE_NAPTR,
	DNS_TYPE_KX, DNS_TYPE_CERT, DNS_TYPE_A6, DNS_TYPE_DNAME,
	DNS_TYPE_SINK, DNS_TYPE_OPT, DNS_TYPE_UINFO, DNS_TYPE_UID,
	DNS_TYPE_GID, DNS_TYPE_UNSPEC, DNS_TYPE_ADDRS, DNS_TYPE_TKEY,
	DNS_TYPE_TSIG, DNS_TYPE_IXFR, DNS_TYPE_AXFR, DNS_TYPE_MAILB,
	DNS_TYPE_MAILA, DNS_TYPE_ALL, DNS_TYPE_ANY): Add enum values.

2006-11-21  Danny Smith  <dannysmith AT users DOT sourceforge DOT net>

	* Makefile.in: Add aclocal.m4 to source release.

-- 
Chris Sutcliffe
http://ir0nh34d.googlepages.com
http://ir0nh34d.blogspot.com
http://emergedesktop.org

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019