I have an app written in VB6 that does device communications across a serial port. We discovered that while this is running in the background, if the user clicks on the scroll bar of an Internet Explorer window and holds the button down, some data is lost. I've seen it range from 2 bytes to about 12 bytes lost, plus other bytes corrupted.
When running older DOS programs, Windows allows you to set several parameters such as Idle Sensitivity and others to set the system priority of the app. Is there some way to increase the resources reserved for my app? Am I barking up the wrong tree?
I appreciate any guidance you can offer.
When running older DOS programs, Windows allows you to set several parameters such as Idle Sensitivity and others to set the system priority of the app. Is there some way to increase the resources reserved for my app? Am I barking up the wrong tree?
I appreciate any guidance you can offer.