CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Download File

  1. #1
    Join Date
    Apr 2005
    Posts
    1,828

    Download File

    Which function should I use in Windows forum to download a file from a particular location?

  2. #2
    Join Date
    Jun 2003
    Location
    Toronto
    Posts
    805

    Re: Download File

    heres an article that may help. It shows you how to download in the background while the app is running.

    http://msdn2.microsoft.com/en-us/library/ms229675.aspx

    hth,
    mcm
    rate my posts!
    mcm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured