Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "InternetFindNextFile" in [All]

wininet

.

bRet = InternetFindNextFile(hFind, pData)

.

the text to just get the file name. Placeing the InternetFindNextFile in a do loop

.

        bRet = InternetFindNextFile(hFind, pData)

.

static extern bool InternetFindNextFile(IntPtr hFind,

.

Declare Function InternetFindNextFile Lib "wininet.dll" _

.
Documentation
[InternetFindNextFile] on MSDN
.

Direct Link: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/InternetFindNextFile.asp


 
Access PInvoke.net directly from VS: