This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: w32api-3.6-1


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@cygwin.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.com@cygwin.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.

Changes since 3.5-1:

2006-01-17  Chris Sutcliffe  <ir0nh34d@users.sf.net>

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

2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>

	* include/wincrypt.h (WINADVAPI): Add to prototypes of
	advapi32.dll functions.

2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>

	* include/winsock2.h (struct sockaddr_storage):  Use RFC 2553
	names for padding size constants.

2006-01-12  Danny Smith  <dannysmith@users.sourceforge.net>

	* include/aclapi.h (WINADVAPI): Add to prototypes.
	* include/winreg.h (WINADVAPI): Likewise.
	* include/winsvc.h (WINADVAPI): Likewise.

2006-01-05  Michael Gerdau  <mgd@technosis.de>

	* include/winbase.h (WINADVAPI): Define.

2006-01-03  Christopher Faylor  <cgf@timesys.com>

	* include/winuser.h (CreateWindowStation): Correctly identify first
	argument as constant.
	(CreateWindowStation@): Ditto.

2006-01-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>

	* include/uxtheme.h  [_WIN32_WINNT >= 0x0501]
	(TMT_*, BT_*): Add constants.

2005-12-31  Corinna Vinschen  <corinna@vinschen.de>

	* include/winsock2.h: Don't define struct sockaddr_storage when
	building Cygwin.

2005-12-22  Danny Smith  <dannysmith@users.sourceforge.net>

	* lib/ws2_32.c: New file, defining IPv6 constants.
	* lib/Makefile.in (SOURCES): Add ws2_32.c
	(EXTRA_OBJS): Add ws2_32.o.

2005-12-21  Michael Jung  <mjung@iss.tu-darmstadt.de>

	* lib/user32.def (PrivateExtractIconsA@32,
	PrivateExtractIconsW@32): Define.
	* lib/shell32.c (IID_IShellLinkDataList): Add GUID.

2005-12-12  Christopher Faylor  <cgf@timesys.com>

	* include/winuser.h (WINSTA_ALL_ACCESS): Define.

2005-12-09  Danny Smith  <dannysmith@users.sourceforge.net>

	* lib/kernel32.def (CreateFiberEx): Correct suffix.

2005-12-09  Huw Davies <hdavies@users.sourceforge.net>
	    Danny Smith <dannysmith@users.sourceforge.net>

	* lib/msxml-uuid.c: New file to generate UUIDs for
	MSXML interfaces.
	* lib/Makefile.in (UUID_OBJS): Add msxml-uuid.o.

2005-12-07  Danny Smith  <dannysmith@users.sourceforge.net>

	* include/winbase.h (GetDevicePowerState): Add prototype.
	* lib/kernel32.def (GetDevicePowerState): Correct suffix.

2005-12-07  Brian Gunlogson  <gmb300@users.sourceforge.net>

	* include/winuser.h (GetClassLongPtr{AW}): Guard prototypes with _WIN64.
	Define as macro if !_WIN64.
	(SetClassLongPtr{AW}): Likewise.
	(GCLP_*): Add GetClassLongPtr defines.
	* lib/user32.def (GetClassLongPtr{AW}): Remove stubs.
	(SetClassLongPtr{AW}): Likewise.

2005-11-18  Brian Gunlogson  <gmb300@users.sourceforge.net>

	* include/winuser.h (GetClassLongPtr{AW}): Add prototypes.
	(SetClassLongPtr{AW}): Likewise.
	(GCLP_*): Add GetClassLongPtr defines.
	* lib/user32.def (GetClassLongPtr{AW}): Add stubs.
	(SetClassLongPtr{AW}): Likewise.

2005-11-12  Danny Smith  <dannysmith@users.sourceforge.net>

	* include/commdlg.h (OPENFILENAMEW): Add members for
	_WIN32_WINNT >= 0x0500.
	Thanks to Ricardo Dalcorsso Fodra.
	(OPENFILENAMEA): Modify whitespace. Ansify comment.

2005-11-12  Danny Smith  <dannysmith@users.sourceforge.net>

	* include/wingdi.h (GetICMProfileA): Correct prototype.
	(GetICMProfileW): Likewise.
	Thanks to: Paul J Lucas

2005-11-04  Michael Jung  <mjung@iss.tu-darmstadt.de>

	* lib/shell32.c (CLSID_ShellFSFolder): Add GUID.

2005-11-03  Danny Smith  <dannysmith@users.sourceforge.net>

	* lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,
	CryptUnprotectData, CryptDecodeObjectEx, CryptEncodeObjectEx,
	CryptRegisterOIDFunction, CryptUnregisterOIDFunction): Add stubs.
	Thanks to: F Richter  <res2002 at users dot sourceforge dot net>

--
Chris Sutcliffe
http://emergedesktop.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]