X-Spam-Check-By: sourceware.org Message-Id: Date: Tue, 7 Aug 2007 19:56:05 -0400 From: "Chris Sutcliffe" To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: w32api-3.10-1 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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.9-1: 2007-08-02 Corinna Vinschen * include/winbase.h (ReOpenFile): Add prototype. * lib/kernel32.def (ReOpenFile AT 16): Add export. 2007-07-31 Chris Sutcliffe * include/wtsapi32.h (WTS_CURRENT_SESSION, WTSDisconnectSession): Define. 2007-7-30 Martijn Wargers * include/wingdi.h (GetTextExtentExPointI): Add prototype. * lib/gdi32.def (GetTextExtentExPointI AT 28): Add export. 2007-07-25 Danny Smith * include/wtypes.h (LPDECIMAL): Define. (DECIMAL_NEG, DECIMAL_SETZERO): Move definitions. 2007-07-18 Corinna Vinschen * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define. 2007-07-17 Corinna Vinschen * include/winnt.h (FILE_READ_ONLY_VOLUME): Define. * include/ddk/ntifs.h (FILE_READ_ONLY_VOLUME): Define. 2007-07-12 Chris Sutcliffe * include/winuser.h (FE_FONTSMOOTHINGSTANDARD, FE_FONTSMOOTHINGCLEARTYPE): Define. 2007-07-12 Danny Smith * 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 [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 . 2007-07-10 Danny Smith [mingw-Bugs-1750898] * include/mmsystem.h (MIXERCONTROL): Correct UNICODE mapping. Thanks to Yuji Kuwabara . 2007-07-09 Danny Smith [mingw-Bugs-1749305] * lib/kernel32.def (GetConsoleProcessList AT 8): Add export. 2007-07-02 Przemek Czerkas * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO. 2007-07-02 Danny Smith * 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 * include/ws2tcpip.h (s6_addr32): Correct definition. Thanks to Alfred E. Heggestad 2007-05-23 Chris Sutcliffe * 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 * include/shellapi.h (NIN_POPUPOPEN, NIN_POPUPCLOSE): Define. 2007-04-22 Chris Sutcliffe * include/shellapi.h (NOTIFYICONDATAA, NOTIFYICONDATAW): Updated to support Vista. 2007-04-20 Matthias Miller * include/wincrypt.h (CRYPTPROTECT_PROMPTSTRUCT, CRYPTPROTECT_UI_FORBIDDEN, CRYPTPROTECT_LOCAL_MACHINE): Define. 2007-04-15 Piotr Wyderski * include/winbase.h (SetInformationJobObject, QueryInformationJobObject): Define. 2007-03-30 Brian Dessent * lib/kernel32.def (CreateMemoryResourceNotification AT 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/