Inno Setup Preprocessor: FindNext
Prototype
int FindNext(int)
Description
FindNext returns the next entry that matches the name and attributes specified in a previous call to FindFirst. The parameter must be find handle returned by FindFirst. The return value is non-zero if the function was successful.