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: <3CECE015.CCF684E6@yahoo.com> Date: Thu, 23 May 2002 08:27:01 -0400 From: Earnie Boyd Reply-To: Earnie Boyd , 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.4-2 Content-Type: multipart/mixed; boundary="------------3493BAD413700DEDB7C6A146" This is a multi-part message in MIME format. --------------3493BAD413700DEDB7C6A146 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The GL headers were missed in packaging. I've uploaded subversion 2 to take care of this. Earnie. -------- Original Message -------- Subject: Updated: w32api-1.4-1 Date: Tue, 21 May 2002 16:04:44 -0400 From: Earnie Boyd Reply-To: Earnie Boyd , earnie_boyd AT yahoo DOT com To: cygwin-announce AT cygwin DOT com 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. --------------3493BAD413700DEDB7C6A146 Content-Type: text/plain; charset=us-ascii; name="Changes.w32api" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Changes.w32api" 2002-05-21 Earnie Boyd * Makefile.in: Increment VERSION to 1.4. (conf_prefix): New variable. (bindist): Modify target to use $(conf_prefix). 2002-05-20 Philip Aston * include/pbt.h (PBT_APMRESUMESUSPEND): Correct value is 7. 2002-05-20 René Møller Fonseca * include/lmaccess.h: (NetAccess*, NetGroup*, NetLocalGroup*, NetUser*, NetGet*, INetLogonControl[2], NetQueryDisplayInfotmationIndex): Replace LPWSTR with LPCWSTR. 2002-05-08 Danny Smith * include/commctrl.h (ImageList_DragShowNolock): Remove conflicting redeclaration. 2002-05-07 Danny Smith * include/windows.h: Move ANONYMOUS_UNION, _ANONYMOUS_STRUCT, STRICT and related defines to ... * include/windef.h: Here. 2002-05-03 Danny Smith * include/winsock2.h (int32): Remove typedef. (SERVICETYPE): Add typedef. (struct _flowspec):Revise struct definition, Comment on types used for members. 2002-05-02 Danny Smith * include/winnt.h (EVENT_*, SEMAPHORE_*,MUTEX_*): Remove more defines added in earlier change. * lib/Makefile.in (TEST_OPTIONS): Add -Wsystem-headers flag. 2002-05-02 Danny Smith * include/winnt.h (THREAD_PRIORITY_*): Remove defines added in last change. 2002-05-02 Danny Smith * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*, SEMAPHORE_*, MUTEX_*, TIMER_*): Add new defines. 2002-05-01 Manu B * include/commctrl.h (SNDMSG): Define and use throughout in other macros instead of SendMessage. * include/commdlg.h (SNDMSG): Ditto. 2002-04-22 José Fonseca * include/GL/gl.h: New file. * include/GL/glext.h: Ditto. * include/GL/glu.h: Ditto. --------------3493BAD413700DEDB7C6A146--