Inno Setup Preprocessor: FindNext

Prototype

int FindNext(int)

Description

Returns the next entry that matches the name and attributes specified in a previous call to FindFirst. The parameter must be a find handle returned by FindFirst. The return value is non-zero if the function was successful.