Hi !
I made an application which uses serial port. I added possibility to set up port, through visual function CommConfigDialog. In the dialog box that is open, baudrate can reach 921K, but I can't configure this speed : it seems not to be possible using function SetCommState, because constants (like BAUD_110) are not defined.
Do you know whether these constants exist ? Is it possible to reach these baudrate using standard visual functions ?
Thanks
Foxjoker
I made an application which uses serial port. I added possibility to set up port, through visual function CommConfigDialog. In the dialog box that is open, baudrate can reach 921K, but I can't configure this speed : it seems not to be possible using function SetCommState, because constants (like BAUD_110) are not defined.
Do you know whether these constants exist ? Is it possible to reach these baudrate using standard visual functions ?
Thanks
Foxjoker