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: [EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> * include/winbase.h (ReOpenFile): Add prototype. * lib/kernel32.def ([EMAIL PROTECTED]): Add export. 2007-07-31 Chris Sutcliffe <[EMAIL PROTECTED]> * include/wtsapi32.h (WTS_CURRENT_SESSION, WTSDisconnectSession): Define. 2007-7-30 Martijn Wargers <[EMAIL PROTECTED]> * include/wingdi.h (GetTextExtentExPointI): Add prototype. * lib/gdi32.def ([EMAIL PROTECTED]): Add export. 2007-07-25 Danny Smith <[EMAIL PROTECTED]> * include/wtypes.h (LPDECIMAL): Define. (DECIMAL_NEG, DECIMAL_SETZERO): Move definitions. 2007-07-18 Corinna Vinschen <[EMAIL PROTECTED]> * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define. 2007-07-17 Corinna Vinschen <[EMAIL PROTECTED]> * include/winnt.h (FILE_READ_ONLY_VOLUME): Define. * include/ddk/ntifs.h (FILE_READ_ONLY_VOLUME): Define. 2007-07-12 Chris Sutcliffe <[EMAIL PROTECTED]> * include/winuser.h (FE_FONTSMOOTHINGSTANDARD, FE_FONTSMOOTHINGCLEARTYPE): Define. 2007-07-12 Danny Smith <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> [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 <[EMAIL PROTECTED]> [mingw-Bugs-1750898] * include/mmsystem.h (MIXERCONTROL): Correct UNICODE mapping. Thanks to Yuji Kuwabara <yujikuwabara at sf dot net>. 2007-07-09 Danny Smith <[EMAIL PROTECTED]> [mingw-Bugs-1749305] * lib/kernel32.def ([EMAIL PROTECTED]): Add export. 2007-07-02 Przemek Czerkas <[EMAIL PROTECTED]> * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO. 2007-07-02 Danny Smith <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> * include/ws2tcpip.h (s6_addr32): Correct definition. Thanks to Alfred E. Heggestad <aeh at db dot org> 2007-05-23 Chris Sutcliffe <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> * include/shellapi.h (NIN_POPUPOPEN, NIN_POPUPCLOSE): Define. 2007-04-22 Chris Sutcliffe <[EMAIL PROTECTED]> * include/shellapi.h (NOTIFYICONDATAA, NOTIFYICONDATAW): Updated to support Vista. 2007-04-20 Matthias Miller <[EMAIL PROTECTED]> * include/wincrypt.h (CRYPTPROTECT_PROMPTSTRUCT, CRYPTPROTECT_UI_FORBIDDEN, CRYPTPROTECT_LOCAL_MACHINE): Define. 2007-04-15 Piotr Wyderski <[EMAIL PROTECTED]> * include/winbase.h (SetInformationJobObject, QueryInformationJobObject): Define. 2007-03-30 Brian Dessent <[EMAIL PROTECTED]> * lib/kernel32.def ([EMAIL PROTECTED]): 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/