ROUTINE FindFirstFileA minarg=3 maxarg=3 stackpop=called module=Kernel32 returns=long; arg 1 char input byaddr format=$cstr200.; * LPCTSTR lpFileName, // address of name of file to search for ; arg 2 char output byaddr fdstart format=$CHAR200.; * LPWIN32_FIND_DATA lpFindFileData // address of returned information ; arg 3 char output format=$CHAR200.;