whitehat wrote:
However, I came across this in the Delphi help files

LPSTR FindFileInTree(LPSTR szFile, LPSTR szDir, LPSTR szBuf, int cbBuf);

FindFileInTree searches for the specified file in a directory and its
subdirectories.

But Delphi says "Undeclared identifier: 'FindFileInTree'."

Does the help file mention what unit that function supposedly lives in?

--
Rob

__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to