Displaying 2 results from an estimated 2 matches for "buildcommdcba".
2001 Nov 23
5
Communications problem
...ne help.
Here folows some output i got using -debugmsg +comm,+file
trace:file:CreateFileA COM2 GENERIC_READ GENERIC_WRITE OPEN_EXISTING
trace:file:CreateFileA opening device 'COM2'
trace:file:DOSFS_CreateCommPort COM2 c0000000 40000000
trace:comm:SetCommTimeouts (60,0x405c521c)
trace:comm:BuildCommDCBAndTimeoutsA (COM2 96,n,8,1,0x405c51d8,(nil))
trace:comm:EscapeCommFunction handle 96, function=6
trace:comm:EscapeCommFunction CLRDTR
trace:comm:EscapeCommFunction handle 96, function=4
trace:comm:EscapeCommFunction CLRRTS
Does anyone know what the error might be?
The1trex
_______________________...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call