AW: CancelIo()

Mumit Khan khan@NanoTech.Wisc.EDU
Fri Dec 31 13:28:00 GMT 1999


"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



More information about the Cygwin mailing list