This is a multi-part message in MIME format. --------------030105090803030104010407 Content-Type: text/plain; charset=us-ascii; format=flowed 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: [EMAIL PROTECTED] *** 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 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. --------------030105090803030104010407 Content-Type: text/plain; name="Changes.w32api" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Changes.w32api" 2003-03-26 Danny Smith <[EMAIL PROTECTED]> * include/ddk/batclass.h (BATTERY_REPORTING_SCALE) Move structure from here... * include/winnt.h (BATTERY_REPORTING_SCALE): To here. * include/ddk/ntapi.h (JOBOBJECT_*): Remove structures and enums definitions. (JOB_OBJECT*): Move defines from here... * include/winnt.h (JOB_OBJECT* ): To here. * include/ddk/ntpoapi.h (LATENCY_TIME, POWER_ACTION_POLICY, SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY, PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY, ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION, PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE, SYSTEM_POWER_CAPABILITIES): Move enums, structures and associated defines from here ... * include/winnt.h: (LATENCY_TIME, POWER_ACTION_POLICY, SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY, PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY, ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION, PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE, SYSTEM_POWER_CAPABILITIES):To here. * include/ddk/winddk.h (DEVICE_POWER_STATE, SYSTEM_POWER_STATE, POWER_ACTION): Move enums from here... * include/winnt.h (DEVICE_POWER_STATE, SYSTEM_POWER_STATE, POWER_ACTION): To here. 2003-03-19 Danny Smith <[EMAIL PROTECTED]> *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix. Thanks to: Vladimir Michl <[EMAIL PROTECTED]> (NdisUpdateSharedMemory): Likewise. (NdisMFreeSharedMemory: Likewise. (NdisMMapIoSpace: Likewise. 2003-03-18 Danny Smith <[EMAIL PROTECTED]> * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK. Thanks to: Fabricio D. Rossi <[EMAIL PROTECTED]> (UF_SETTABLE_BITS): Correct UF_LOCKOUT here too. 2003-03-17 Bang Jun-Young <[EMAIL PROTECTED]> * include/winbase.h (EnumResourceLanguages[AW]): Correct prototypes. (EnumResourceNames[AW]): Ditto. (EnumResourceTypes[AW]): Ditto. * include/wincon.h (CONSOLE_FONT_INFO): Add struct. 2003-03-16 Toby Malone <[EMAIL PROTECTED]> * include/winuser.h (SendInput): Add prototype. * lib/user32.def (SendInput): Add stub. 2003-03-16 Vadim Yegorov <[EMAIL PROTECTED]> * winioctl.h (FSCTL_SET_REPARSE_POINT: Correct macro. (FSCTL_DELETE_REPARSE_POINT): Likewise. 2003-03-15 Bang Jun-Young <[EMAIL PROTECTED]> * winnt.h (JOBOBJECTINFOCLASS): Define enum. (JOBOBJECT_*): Define corresponding structures. 2003-03-13 Danny Smith <[EMAIL PROTECTED]> * include/ddk/winddk.h (PCUNICODE_STRING): Remove incorrect typedef. 2003-03-13 Bang Jun-Young <[EMAIL PROTECTED]> * lib/kernel32.def (Module32{First,Next}{,W}): Add missing exports. (Process32{First,Next}{,W}): Ditto. (Thread32{First,Next}): Ditto. * include/ntdef.h (PCUNICODE_STRING): Add typedef. 2003-03-12 Earnie Boyd <[EMAIL PROTECTED]> * include/mswsock.h: Correct invalid filter for _WINSOCK2_H. Thanks to Jim Barton <[EMAIL PROTECTED]>. 2003-03-12 Ranjit Mathew <[EMAIL PROTECTED]> * include/winnt.h (_IMAGE_SEPARATE_DEBUG_HEADER): Expose member SectionAlignment. 2003-03-11 Earnie Boyd <[EMAIL PROTECTED]> * include/winsvc.h (SERVICE_NO_CHANGE): Use hex constant to avoid warnings. Thanks to Fabricio D. Rossi <[EMAIL PROTECTED]>. * Makefile.in (bindist): Correct process. * lib/Makefile.in (install): Ditto. Thanks to Jeff Bonnggren <[EMAIL PROTECTED]>. 2003-03-10 Danny Smith <[EMAIL PROTECTED]> * include/rasdlg.h: New file. * lib/rasdlg.def: New file. * lib/test.c: Include rasdlg.h. 2003-03-06 Christopher January <[EMAIL PROTECTED]> * include/winbase.h (FindFirstVolume): Add declaration. (FindNextVolume): Add declaration. (FindVolumeClose): Add declaration. (GetSystemTimes): Add declaration. * include/winnt.h: Add define for PF_XMMI64_INSTRUCTIONS_AVAILABLE. 2003-03-06 Danny Smith <[EMAIL PROTECTED]> *lib/kernel32.def (GetSystemTimes): Add stub. 2003-03-04 Heiko Gerdau <[EMAIL PROTECTED]> * oleidl.h (IOleObject): Correct GetUserType prototype. (IViewObject2): Correct GetExtent prototype. * olectl.h (DISPIP_): Add new defines * ocidl.h (IOleInPlaceSiteWindowless): Add new interface. 2003-03-01 Danny Smith <[EMAIL PROTECTED]> * include/olectl.h (OleLoadPictureEx) Add prototype. (OleLoadPictureFile): Ditto. (OleLoadPictureFileEx): Ditto. (OleLoadPicturePath): Ditto. (OleSavePictureFile): Ditto. 2003-03-01 Danny Smith <[EMAIL PROTECTED]> * include/objbase.h (CoAddRefServerProcess): Add prototype. (CoAddReleaseServerProcess): Ditto. (CoResumeClassObjects): Ditto. (CoSuspendClassObjects): Ditto. * include/oleauto.h (V_I1): Define. Thanks to: "Timofei" <[EMAIL PROTECTED]> 2003-03-01 Heiko Gerdau <[EMAIL PROTECTED]> * include/oleidl.h (USERCLASSTYPE): Add enum. * include/ocidl.h (IObjectWithSite): Add interface. 2003-02-28 Roland Schwingel <[EMAIL PROTECTED]> Fixup UNICODE thinko in 2003-02-22 patch. * include/wingdi.h (AddFontMemResourceEx): Add. (RemoveFontMemResourceEx): Ditto. (AddFontMemResourceEx[AW]): Remove. (RemoveFontMemResourceEx[AW]): Ditto * lib/gdi32.def: (AddFontResourceEx): Add. (RemoveFontMemResourceEx): Ditto. (AddFontMemResourceEx[AW]): Remove. (RemoveFontResourceEx[AW]): Ditto. 2003-02-23 Danny Smith <[EMAIL PROTECTED]> * include/winbase.h (EVENTLOG_SUCCESS): Add define. Thanks to: Thomas Weber <[EMAIL PROTECTED]> 2003-02-22 Roland Schwingel <[EMAIL PROTECTED]> * include/wingdi.h (AddFontMemResourceEx[AW]): Add. (RemoveFontMemResourceEx[AW]): Ditto * lib/gdi32.def (AddFontMemResourceEx[AW]): Add. (RemoveFontMemResourceEx[AW]): Ditto. 2003-02-22 Bang Jun-Young <[EMAIL PROTECTED]> * lib/ntdll.def (NT*, RTL*, ZW*): Add missing exports. (NtCurrentTeb): Remove. 2003-02-22 Danny Smith <[EMAIL PROTECTED]> * include/wsahelp.h: Remove ';' after closing #ifdef __cplusplus brace. * include/ws2spi.h: Likewise. 2003-02-22 Danny Smith <[EMAIL PROTECTED]> * include/winbase.h (MEMORYSTATUSEX): Add structure. (GlobalMemoryStatusEx): Add prototype. * lib/kernel32.def (GlobalMemoryStatusEx): Add stub. 2003-02-17 Vaclav Haisman <[EMAIL PROTECTED]> * include/winioctl.h (FSCTL_SET_SPARSE): Define. 2003-02-12 Roland Schwingel <[EMAIL PROTECTED]> * include/wingdi.h (AddFontResourceEx[AW]): Add. (RemoveFontResourceEx[AW]): Ditto (FR_PRIVATE): Define. (FR_NOT_ENUM): Define. * lib/gdi32.def (AddFontResourceEx[AW]): Add. (RemoveFontResourceEx[AW]): Ditto. --------------030105090803030104010407-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/