How do I change the 'allow caller access' tick box in the MyComputer/Dialup Networking/Connections/Dialup server dialog box in Windows 98 from within my application? I want to be able to change from send/receive to listen and answer an incoming call from within code without rebooting the computer. (Exactly the same function as like manually ticking the little check box with the mouse)
If you manually set to allow caller access, VB can't reach the coms port as it says it is already open and in use.
Is there an API or macro that would perform this operation?
If you manually set to allow caller access, VB can't reach the coms port as it says it is already open and in use.
Is there an API or macro that would perform this operation?