| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <199912201910.NAA05859@hp2.xraylith.wisc.edu> |
| To: | "Lasslop, Andre" <Andre DOT Lasslop AT vs DOT dasa DOT de> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: CancelIo() |
| In-reply-to: | Your message of "Mon, 20 Dec 1999 20:04:16 +0100." |
| <F5AFD56E32E8D21191090060974838B165F6E9 AT ulm003 DOT vs DOT dasa DOT de> | |
| Date: | Mon, 20 Dec 1999 13:10:29 -0600 |
| From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
"Lasslop, Andre" <Andre DOT Lasslop AT vs DOT dasa DOT de> writes: > Hello ! > > I'm looking for the CancelIo() function of the Win32-API , but can't find it > in the header-files or libraries. I'm using B20.1 at NT 4.0 SP 5. Any help ? > Is there any other possibility to cancel a pending input (ReadFile() from > COM-port) ? > There's a typo in w32api include/winbase.h -- it should be CancelIo, *NOT* CancelIO. Once you fix that, it should work. Note that this typo is thanks to the incorrect help information on MSDN, which also lists this as CancelIO. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |