delorie.com/archives/browse.cgi | search |
"Lasslop, Andre" <Andre DOT Lasslop AT vs DOT dasa DOT 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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |