[Win32] How To Upload/Download via FTP and Update Progress Gauge
Hi, All!
OK, here's a problem from a perpetual beginner. I am working on a project
that involves uploading and downloading a data file to and from an FTP
server. The window I'm building has a progress gauge, and I can't figure
out how to update it as the transfer progresses. I know it involves
asynchronous calls, but how would I go about implementing this feature?
Right now, I'm looking at the M$ docs for wininet.dll and Fabio Ramirez's
wrapper, but I don't know how to pass a 'context' to FTPPutFile/FTPGetFile.
(Am I even grasping this concept correctly?)
Thanks for your insight...
Andrew Hall
|
Not Categorized, Please Help
|
|