Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT cygwin DOT com Delivered-To: mailing list cygwin-announce AT cygwin DOT com Delivered-To: moderator for cygwin-announce AT cygwin DOT com Message-ID: <3D0B38C3.62F7B555@yahoo.com> Date: Sat, 15 Jun 2002 08:53:23 -0400 From: Earnie Boyd Reply-To: cygwin AT cygwin DOT com, earnie_boyd AT yahoo DOT com X-Accept-Language: en MIME-Version: 1.0 To: cygwin-announce AT cygwin DOT com Subject: Updated: w32api-1.5-1 Content-Type: multipart/mixed; boundary="------------652AE75F47DC8356499845E3" This is a multi-part message in MIME format. --------------652AE75F47DC8356499845E3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've made a new version of the w32api headers and libraries available for download. A list of what has changed is attached. Earnie. -----Installation Instructions----- 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. 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. Note that we do not allow downloads from sources.redhat.com (aka cygwin.com) due to bandwidth limitations. This means that you will need to find a mirror which has this update. In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/ is a reliable high bandwidth connection. In Germany, ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus/ is usually pretty good. In the UK, http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/ is usually up-to-date within 48 hours. If one of the above doesn't have the latest version of this package then you can either wait for the site to be updated or find another mirror. If you have questions or comments, please send them to the Cygwin mailing list at: cygwin AT cygwin DOT com . I would appreciate it if you would use this mailing list rather than emailing me directly. This includes ideas and comments about the setup utility or Cygwin in general. Really. No kidding. Email cygwin stuff to cygwin AT cygwin DOT com. If you want to make a point or ask a question, the Cygwin mailing list is the appropriate place. Did I mention that I'd prefer that all cygwin questions should go to cygwin AT cygwin DOT com? I can't remember... *** 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. I implore you to READ this information before sending email about how you "tried everything" to unsubscribe. In 100% of the cases where people were unable to unsubscribe, the problem was that they hadn't actually read and comprehended the unsubscribe instructions. If you need to unsubscribe from cygwin-announce or any other mailing list, reading the instructions at the above URL is guaranteed to provide you with the info that you need. Christopher Faylor Red Hat, Inc. --------------652AE75F47DC8356499845E3 Content-Type: text/plain; charset=us-ascii; name="Changes.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Changes.txt" 2002-06-14 Earnie Boyd * include/wingdi.h (GetEnhMetaFileBits): Correct typo. * Makefile.in (bindist): Correct the MinGW distribution. 2002-06-13 Earnie Boyd * include/winuser.h (MOUSEHOOKSTRUCT): Define structure. * include/wingdi.h (GetEnhMetaFileBits): Define prototype. 2002-06-13 Danny Smith * lib/test.c: #include comcat.h. 2002-06-13 John K. Hohm * include/comcat.h: New file. 2002-06-09 Gunnar Degnbol * include/richedit.h (EM_*, TM_*, GT_*): Add new defines. (GETTEXTEX): Add structure definition. 2002-06-08 Danny Smith * include/windows.h (ole2.h): #include if !__OBJC__ and __GNUC__ >=3 and !WIN32_LEAN_AND_MEAN. 2002-06-07 Gunnar Degnbol * include/mapi.h: Change LPTSTR to LPSTR throughout. 2002-06-05 Danny Smith * include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE, PACCESS_DENIED_ACE): Add typedefs. 2002-06-03 Danny Smith * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll. 2002-06-03 Steven Edwards * lib/kernel32.def (ConvertToGlobalHandle): Add stub. 2002-06-01 Danny Smith * include/windef.h: Fix typo in last change. 2002-06-01 Danny Smith * include/windef.h: Add no-op __try, __except, __finally defines from ... * include/excpt.h: Remove file. * include/windows.h: Don't include excpt.h. 2002-05-30 Christopher January * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING): Add missing typedefs. 2002-05-28 Earnie Boyd * include/w32api.h: Increment version to 1.5 * Makefile.in: Ditto. --------------652AE75F47DC8356499845E3--