May 17th, 1999, 03:39 PM
How can I call an ActiveX control (particularily the MSComm.ctl) from a different cpp file than that of the forms cpp file that the control resides on. I want to be able to use this control in my class implementation not from directly on the form.