Mail Archives: cygwin/2006/01/17/15:21:33
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.
Changes since 3.5-1:
2006-01-17 Chris Sutcliffe <ir0nh34d AT users DOT sf DOT net>
* include/w32api.h: Increment version to 3.6.
* Makefile.in: Ditto.
2006-01-12 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/wincrypt.h (WINADVAPI): Add to prototypes of
advapi32.dll functions.
2006-01-12 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/winsock2.h (struct sockaddr_storage): Use RFC 2553
names for padding size constants.
2006-01-12 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* include/aclapi.h (WINADVAPI): Add to prototypes.
* include/winreg.h (WINADVAPI): Likewise.
* include/winsvc.h (WINADVAPI): Likewise.
2006-01-05 Michael Gerdau <mgd AT technosis DOT de>
* include/winbase.h (WINADVAPI): Define.
2006-01-03 Christopher Faylor <cgf AT timesys DOT com>
* include/winuser.h (CreateWindowStation): Correctly identify first
argument as constant.
(CreateWindowStation@): Ditto.
2006-01-03 Dimitri Papadopoulos <papadopo AT users DOT sourceforge DOT net>
* include/uxtheme.h [_WIN32_WINNT >= 0x0501]
(TMT_*, BT_*): Add constants.
2005-12-31 Corinna Vinschen <corinna AT vinschen DOT de>
* include/winsock2.h: Don't define struct sockaddr_storage when
building Cygwin.
2005-12-22 Danny Smith <dannysmith AT users DOT sourceforge DOT 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 AT iss DOT tu-darmstadt DOT de>
* lib/user32.def (PrivateExtractIconsA AT 32,
PrivateExtractIconsW AT 32): Define.
* lib/shell32.c (IID_IShellLinkDataList): Add GUID.
2005-12-12 Christopher Faylor <cgf AT timesys DOT com>
* include/winuser.h (WINSTA_ALL_ACCESS): Define.
2005-12-09 Danny Smith <dannysmith AT users DOT sourceforge DOT net>
* lib/kernel32.def (CreateFiberEx): Correct suffix.
2005-12-09 Huw Davies <hdavies AT users DOT sourceforge DOT net>
Danny Smith <dannysmith AT users DOT sourceforge DOT 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 AT users DOT sourceforge DOT net>
* include/winbase.h (GetDevicePowerState): Add prototype.
* lib/kernel32.def (GetDevicePowerState): Correct suffix.
2005-12-07 Brian Gunlogson <gmb300 AT users DOT sourceforge DOT 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 AT users DOT sourceforge DOT 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 AT users DOT sourceforge DOT 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 AT users DOT sourceforge DOT net>
* include/wingdi.h (GetICMProfileA): Correct prototype.
(GetICMProfileW): Likewise.
Thanks to: Paul J Lucas
2005-11-04 Michael Jung <mjung AT iss DOT tu-darmstadt DOT de>
* lib/shell32.c (CLSID_ShellFSFolder): Add GUID.
2005-11-03 Danny Smith <dannysmith AT users DOT sourceforge DOT 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
--
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 -