My VB6 app needs to send an email at times. This code all works, using RAS dialer, POP send.
BUT I also have PCAnyWhere running on the machine listing for incomming rings so that the machine can be remotely controlled.
My problem is that VB app sees the Modem in use and wont send email.
How can I temporarily disable the other process, or snatch the modem from it for a short while?