I am using the windows CreateFile() function to open and communicate to modems via a comport, but have come across some modems (especially internal modems) which present their port as a custom name in place of the usual Com1, Com2.. etc, as viewed in Hyperterminal.
LPCTSTR lpFileName...
In certain circumstances within the application which I wrote in C++ Builder 4/5, a dialog cannot be closed by pressing its cancel button. Generally I just click the Cancel button or press escape (ie I have the "Cancel" property of the button set to true) to close the dialog. The event handler...
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.