Displaying 1 result from an estimated 1 matches for "twinsafe".
Did you mean:
t_unsafe
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...) simply doesn't return
(or rather: WriteFile() returns, but WaitForSingleObject(overlappedIO) times
out).
This is what happens in our trace:
-------------------------------------
[07.11.2001 14:04.30,739 Thread 0x08085e28 Process 0x080673b0 Module 1127]
SerialDevice(PHYSICAL_SERVICES\Devices\TWINSAFE)::Write()
HDEVICE hDevice = 0x4040ee00
LPBYTE lpBuffer = 0x42c75cfc
DWORD dwSize = 26 Bytes
ULONG ulTimeout = 2000 Milliseconds
[07.11.2001 14:04.30,741 Thread 0x08085e28 Process 0x080673b0 Module 1127]
SerialDevice(PHYSICAL_SERVICES\Devices\TWINSAFE)::PortWrite
[07.11.2001 14:04.30,742 Threa...