From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91005 invoked by alias); 29 Jul 2016 07:38:01 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 90992 invoked by uid 89); 29 Jul 2016 07:38:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-95.0 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_BRBL_LASTEXT,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=ham version=3.3.2 spammy=Wolff, wolff, H*f:sk:310893F, H*i:sk:579A7BA X-HELO: calimero.vinschen.de Received: from ipbcc0190b.dynamic.kabel-deutschland.de (HELO calimero.vinschen.de) (188.192.25.11) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 29 Jul 2016 07:37:59 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id F3233A80F03; Fri, 29 Jul 2016 09:37:56 +0200 (CEST) Date: Fri, 29 Jul 2016 10:39:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: getting cancelsynchronous IO error when starting mintty.exe from Windows XP desktop shortcut Message-ID: <20160729073756.GJ26311@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <310893FB-C2E3-453E-977E-71967A48D2F0@etr-usa.com> <579A7BA7.1080408@towo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HcccYpVZDxQ8hzPO" Content-Disposition: inline In-Reply-To: <579A7BA7.1080408@towo.net> User-Agent: Mutt/1.6.2 (2016-07-01) X-SW-Source: 2016-07/txt/msg00372.txt.bz2 --HcccYpVZDxQ8hzPO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1047 On Jul 28 23:39, Thomas Wolff wrote: > Am 28.07.2016 um 22:30 schrieb Warren Young: > > On Jul 27, 2016, at 10:00 PM, prabhakar gupta wrote: > > > After getting the "installation cocmpleted" message I double clicked = on the MINTTY.EXE shortcut and go the following error: > > > "The procedure entry point cancelsynchronousio could not be located i= n the dynamic link libraryKERNEL32.DLL=E2=80=9D. > > Indeed, that Windows API function does not exist on XP: > >=20 > > https://msdn.microsoft.com/library/windows/desktop/aa363794.aspx > >=20 > > Does this not show that the Cygwin DLL is trying to call it? > I've tested mintty 2.4.2 on cygwin 2.5.2 on Windows XP and it works fine > here. CancelSynchronousIo is dynamically loaded by the Cygwin DLL up to version 2.5.2. If loading fails, the DLL falls back to other, somewhat unsafe code on pre-Vista. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --HcccYpVZDxQ8hzPO Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXmwfUAAoJEPU2Bp2uRE+gfzsP/iMgtAkpRXePaaSvTPehT6Ep XrCA73dchb0mBQEWRbSKdHUspfWwTXTa4gb0yZuL7Q9puwwTdz08zseL6z1XVlWj I88L9h4pCChje138gHkN913QSHgkQf7JyYFKQaEIRzlFHMWal+Jd7LqEO4ptAPzA MD0kMwkuSz0yehNRuKvGkgHChoHDK5EQE6TN9VB3KeEufJeCjNIL8VpY9Lfd7Gri xNjxkQjeV1G3wr5NSX1wJFep5UtQpKWQ9pgSJa6/idbmpGUOEPzbfhy2+Ig+KOx/ S9tVRy8jHq3tBraxZ4OZ28iDKEGmLK2A7sInpFj+8V3+LfRoMC6jo8lYIgb36W6l LKDvdcn5d6H1Q+5ctsXSOjutmHEkTz07HDMCMkFqKnqAgFyRUr9Qy6BZCfNthmR4 Ac+vabCHEHyQ6su1qb3e8oUlvJNle5gsJBcpJSJwHA2LbpVCREfJC3R9MTnbnCeA 6ToiUjov0E30psQyZwprLYIIMxbKLpRcrrU1veBOSHOANK7kr6SydGffd183k5ql 1NMEQt/O9EsqaXI2nFzJ/y7FQxG5Ud7Ak5KuFyQ+muQgev73iSXpzBMajCImWvrk GfZYx7Q0vckPFN1UB7TRsRasxhh3F/Yequ0PGF1ByDRm69Ko7yV6Q4LP3b6eKNcv IYRkcUpUIEUnfgJ/xhHr =BDnG -----END PGP SIGNATURE----- --HcccYpVZDxQ8hzPO--