How To Implement ADSL Dialing in Win2K
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
How To Implement ADSL Dialing in Win2K -------------------------------------------------------------------------------- I learned from other articles to use RASDial Function to Implement Dialing ,but it seems that It can not apply to ADSL Dialing,Is that true How Can I Implement ADSL Dialing ps: Another Question about CFtpConnection if I got a file handle from this and want to resume downloading a file but it seemed that CInternetFile's Seek Function can not succeed ,how can I implement Rusuming downloading using CFtpConnection