I wrote a program using:
COMM(#hComm, RXBUFFER)
COMM(#hComm, TXBUFFER)
COMM(#hComm, RXQUE)
COMM(#hComm, TXQUE)
The program ran fine under W95 Osr2 but lost the TX functions
under NT 4.0. Is this expected?
Thanks,
~Bob
COMM(#hComm, RXBUFFER)
COMM(#hComm, TXBUFFER)
COMM(#hComm, RXQUE)
COMM(#hComm, TXQUE)
The program ran fine under W95 Osr2 but lost the TX functions
under NT 4.0. Is this expected?
Thanks,
~Bob
Comment