CancelIo() again

Lasslop, Andre Andre.Lasslop@vs.dasa.de
Wed Dec 22 02:24:00 GMT 1999


I'm missing the CancelIo() function of the Win32API.

The Export-Table of the KERNEL32.DLL shows this function available. But the
libkernel32.a import-library dosn't contain the required symbol entry for
this function ! I composed now my own import-library, which contains the
symbol-entry for the "CancelIo@4". If I link a little test program (previous
mail to this topic) against this import-library, no error or warning is
shown (Seems for me, everything was ok). But if I run the program, I get an
error message :
The procedure entry point "CancelIo@4" does not exist in the dynamic link
library KERNEL.DLL

I don't know, what can I do else. Where is the error ? What do I wrong ?

Is there any workaround for the problem of canceling a pending COM-port-read
?

Thanks for any help.

André

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list