This is the mail archive of the cygwin 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]

[ANNOUNCEMENT] Updated: w32api-3.10-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.

Changed since w32api-3.9-1:

2007-08-02 Corinna Vinschen <corinna@vinschen.de>

* include/winbase.h (ReOpenFile): Add prototype.
* lib/kernel32.def (ReOpenFile@16): Add export.

2007-07-31 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* include/wtsapi32.h (WTS_CURRENT_SESSION, WTSDisconnectSession): Define.

2007-7-30 Martijn Wargers <martijnw22@users.sourceforge.net>

* include/wingdi.h (GetTextExtentExPointI): Add prototype.
* lib/gdi32.def (GetTextExtentExPointI@28): Add export.

2007-07-25 Danny Smith <dannysmith@users.sourceforge.net>

* include/wtypes.h (LPDECIMAL): Define.
(DECIMAL_NEG, DECIMAL_SETZERO): Move definitions.

2007-07-18 Corinna Vinschen <corinna@vinschen.de>

* include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define.

2007-07-17 Corinna Vinschen <corinna@vinschen.de>

* include/winnt.h (FILE_READ_ONLY_VOLUME): Define.
* include/ddk/ntifs.h (FILE_READ_ONLY_VOLUME): Define.

2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* include/winuser.h (FE_FONTSMOOTHINGSTANDARD, FE_FONTSMOOTHINGCLEARTYPE):
Define.

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

* include/pbt.h (PBT_APMRESUMEAUTOMATIC) Define.
* include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,
PBT_APMQUERYSUSPENDFAILED, PBT_APMQUERYSTANDBYFAILED,
PBT_APMSUSPEND, PBT_APMSTANDBY, PBT_APMRESUMECRITICAL,
PBT_APMRESUMESUSPEND, PBT_APMRESUMESTANDBY, PBT_APMBATTERYLOW,
PBT_APMPOWERSTATUSCHANGE, PBT_APMOEMEVENT, PBT_APMRESUMEAUTOMATIC):
Sync with include/pbt.h.

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

[mingw-Bugs-1751518]
* include/mshtml.h (IHTMLDocument2): Correct spelling of put_URL,
get_URL.

[mingw-Bugs-1751565]
* include/basetyps.h (IID); Guard with __IID_DEFINED__.

[mingw-Bugs-1751595]
* include/exdisp.h (DWebBrowserEvents2): Remove undocumented STDDISP
methods.

Thanks to Yuji Kuwabara <yujikuwabara at sf dot net>.

2007-07-10 Danny Smith <dannysmith@users.sourceforge.net>

[mingw-Bugs-1750898]
* include/mmsystem.h (MIXERCONTROL): Correct UNICODE mapping.
Thanks to Yuji Kuwabara <yujikuwabara at sf dot net>.

2007-07-09 Danny Smith <dannysmith@users.sourceforge.net>

[mingw-Bugs-1749305]
* lib/kernel32.def (GetConsoleProcessList@8): Add export.

2007-07-02 Przemek Czerkas <pczerkas@gmail.com>

* include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.

2007-07-02 Danny Smith <dannysmith@users.sourceforge.net>

* include/oaidl.h: Include windows.h and ole2.h,
unless COM_NO_WINDOWS_H.

[mingw-Bugs-1742130]
* include/oaidl.h (struct tagVARIANT): Add union members
LONGLONG * pllVal and ULONGLONG * pullVal.

2007-07-01 Danny Smith <dannysmith@users.sourceforge.net>

* include/ws2tcpip.h (s6_addr32): Correct definition.
Thanks to Alfred E. Heggestad <aeh at db dot org>

2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* lib/secur32.def (InitSecurityInterfaceA, InitSecurityInterfaceW): Define.

Thanks to Jim Marshall (jim dot marshall at wbemsolutions dot com) for
supplying the information.

2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* include/shellapi.h (NIN_POPUPOPEN, NIN_POPUPCLOSE): Define.

2007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* include/shellapi.h (NOTIFYICONDATAA, NOTIFYICONDATAW): Updated to support
Vista.

2007-04-20 Matthias Miller <matthiasmiller@users.sourceforge.net>

* include/wincrypt.h (CRYPTPROTECT_PROMPTSTRUCT, CRYPTPROTECT_UI_FORBIDDEN,
CRYPTPROTECT_LOCAL_MACHINE): Define.

2007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>

* include/winbase.h (SetInformationJobObject, QueryInformationJobObject):
Define.

2007-03-30 Brian Dessent <brian@dessent.net>

* lib/kernel32.def (CreateMemoryResourceNotification@4): Define.

-- 
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/


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