This is the mail archive of the
cygwin@sourceware.cygnus.com
mailing list for the Cygwin project.
Re: AW: CancelIo()
- To: "Lasslop, Andre" <Andre dot Lasslop at vs dot dasa dot de>
- Subject: Re: AW: CancelIo()
- From: Mumit Khan <khan at NanoTech dot Wisc dot EDU>
- Date: Tue, 21 Dec 1999 02:42:25 -0600
- cc: "'cygwin at sourceware dot cygnus dot com'" <cygwin at sourceware dot cygnus dot com>
"Lasslop, Andre" <Andre.Lasslop@vs.dasa.de> writes:
>
> I tried to find the entry "CancelIO" in the winbase.h header-file, but I
> didn't. I also tried to use my own prototype of "CancelIo" but got a linker
> error (undefined reference) as before. Any suggestions ?
>
Sorry, I forgot that Cygwin's w32api is a bit out of sync, but we're
working on fixing that.
For now, here's the correct prototype:
BOOL WINAPI CancelIo(HANDLE);
Regards,
Mumit
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com