How do I effectively change the a radio or tick box in a standard Win98 dialog box from within my code?
The one I want to change is the two radio buttons to allow or disallow caller access in:-
My Computer/ Dialup Networking/Connections tab/Dialup Server dialog box.
This normally works without having to reboot.
This does change an entry in the registry but it must also do something far deeper because just changin the registry alone does not change the function until you reboot the computer (which I dont want to do).
The one I want to change is the two radio buttons to allow or disallow caller access in:-
My Computer/ Dialup Networking/Connections tab/Dialup Server dialog box.
This normally works without having to reboot.
This does change an entry in the registry but it must also do something far deeper because just changin the registry alone does not change the function until you reboot the computer (which I dont want to do).