ADSL internet connection
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How can I establish an internet connection? (i'm connected with ADSL modem) do i use the Wininet.lib for that?
-
How can I establish an internet connection? (i'm connected with ADSL modem) do i use the Wininet.lib for that?
Yes. Look up InternetConnect in MSDN and all applicable functions. It is quite easy to do.