K
karpagam.c
Hi,
I'm working on a MFC application that is used to write application code
to FLASH memory of a device. I'm using COM port for the communication
with the device. For reading from and writing to the COM port, separate
threads (along with semaphores) are being used. This application works
fine if it is not minimized. But once if the application is minimized,
it gives an error because some data is being missed out during
communication with the device. Has anybody faced the same problem....??
Can anybody help me out with this problem.
Thanks,
-KC
I'm working on a MFC application that is used to write application code
to FLASH memory of a device. I'm using COM port for the communication
with the device. For reading from and writing to the COM port, separate
threads (along with semaphores) are being used. This application works
fine if it is not minimized. But once if the application is minimized,
it gives an error because some data is being missed out during
communication with the device. Has anybody faced the same problem....??
Can anybody help me out with this problem.
Thanks,
-KC