No mention of the unit the function lives in. In fact, I can't find it anywhere in Delphi except in the help file.
...more like a "No help file"! ----- Original Message ----- From: "Rob Kennedy" <[EMAIL PROTECTED]> To: "Delphi-Talk Discussion List" <[email protected]> Sent: Wednesday, April 20, 2005 3:36 PM Subject: Re: Search For File - Reply > 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 > > > __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
