BOOL SetupComm( HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue );
This should control the internal buffer sizes for the COM port... but the amusing comment in MSDN says: Always returns FALSE because the FIFO queue size cannot be changedErr... so does this work!?


No comments:
Post a Comment