Re: Help. In ftp sessions, how to refresh directory list?
- From: Jeff☠Relf <Jeff_Relf@xxxxxxxxx>
- Date: 7 Nov 2007 19:42:02 GMT
Glancing at: http://msdn2.microsoft.com/en-us/library/aa384180.aspx
I read this:
“ FtpFindFirstFile locates the first file or directory on the server
and returns it in a WIN32_FIND_DATA structure.
Use InternetFindNextFile until it returns ERROR_NO_MORE_FILES. ”.
I didn't see FtpFileFinder() mentioned there,
and WinINet.H is all about not doing things like: “ LIST ”.
.
- References:
- Prev by Date: Help. In ftp sessions, how to refresh directory list?
- Next by Date: Re: making two DLLs into one DLL
- Previous by thread: Help. In ftp sessions, how to refresh directory list?
- Next by thread: Re: Help. In ftp sessions, how to refresh directory list?
- Index(es):
Relevant Pages
|