On Fri, 17 Mar 2000 08:16:58 -0700, you wrote:

> CVSROOT:      /home/wine
> Module name:  wine
> Changes by:   [EMAIL PROTECTED]        00/03/17 08:16:58
> 
> Modified files:
>       include        : server.h thread.h winbase.h windef.h 
>       loader         : module.c 
>       scheduler      : client.c process.c sysdeps.c thread.c 
>       server         : process.c process.h ptrace.c request.c 
>                        request.h thread.c thread.h trace.c 
> 
> Log message:
>       Have threads and processes exit more cleanly whenever possible.
> 

Unfortunately this broke another of my favourite applications.

This concerns girotel a win16 application for online banking.

The communication procdure stalls soon after its is started. My
investigation until now shows that none of the endless row of
readcomm16()'s returns any data. comm_notify() gets only called once
(it doesn't use async notications itself).

I don't have too many clues at the moment what to look for, do you
have any suggestions?

Rein.
-- 
Rein Klazes
[EMAIL PROTECTED]

Reply via email to