PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Application getting hanged after sending an procudure address to the external library
Application getting hanged after sending an procudure address to the external library
Iniciado por guest, 06,jul. 2015 08:34 - 1 respuesta
Publicado el 06,julio 2015 - 08:34
Hi all,

I am facing a very strange issue where my application is getting hanged after sending an callback function to my external dll. Below is my code:

retun_val = API("DLL_NAME", "API_NAME", &Callback)

On execution, the application is getting hanged. No crash is seen though. Any suggestions.

Thanks and Regards,
Naveen Rathan
Publicado el 06,julio 2015 - 08:49
If I use Error(ErrorInfo()) below is what I get. What does it mean?

997 returned by getlasterror()
system error details: overlapped I/O operations in progress