networking and password protection, please help!
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
-
i need a functiont that will dial a telephone number or IP address, but i need it to be simple like some kind of DOS command or something like that, my other question is what code can i include to make my password apear like "***" instead of 123, thanks
There is a check box named 'Password' in edit control, which would help you do that. my previous reply was for c#, sorry :-O Cheers, Kannan
-
i need a functiont that will dial a telephone number or IP address, but i need it to be simple like some kind of DOS command or something like that, my other question is what code can i include to make my password apear like "***" instead of 123, thanks
Use RasDial() for dialing a telephone number. A. Riazi