Sponsors
FindNextFile
in Files
Function name: FindNextFile
Defined in : Kernel32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function FindNextFile Lib "kernel32" Alias "FindNextFileA" (ByVal hFindFile As Long, lpFindFileData As WIN32_FIND_DATA) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.