Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2004 Sep : [VC++ 6.0]How to get directory listing on http site with wininet
| Subject: | [VC++ 6.0]How to get directory listing on http site with wininet |
| Posted by: | "echa" (ec..@discussions.microsoft.com) |
| Date: | Thu, 16 Sep 2004 03:57:02 |
I'm using wininet in VC++ 6.0
I would like to get the files listing of a specified directory on a Http site.
Thank you.