It is a windows provided function. I assumed that it was a Delphi function someone had found. I apologize.
I have looked at the Win32 Programmer's reference help file and have found the entry. I have looked at some of the source code in the Delphi 7 folder and cannot find any trace of it. Maybe someone else knows more than I? Dean > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of whitehat > Sent: Wednesday, April 20, 2005 3:06 PM > To: Delphi-Talk Discussion List > Subject: Re: Search For File - Reply > > > 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 > __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
