I have a microcontroller attached via usb. When the microcontroller requests data I need windows to respond as soon as possible.
I have created a thread to poll the usb port (using third party functions (DLL)) and then output the message when required.
To speed things up I have then...
I want to validate the input into MY_CEdit object. Borland C++ provided a TValidator class but I believe that in Visual C++ there is no equivelent class and you need to write your own code.
In order to do this I need to prevent by control MY_CEdit from loosing the focus. Can some one please...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.