|
-
Sep 27th, 2000, 03:02 PM
#1
Thread Starter
New Member
Hello,
I'm familiar with the FindFirstFile and FindNextFile APIs, but can you use these for an advanced search for files that contain specified text? If not, what does? (much like the Find Files/Folders function on the start menu)
Thanks
-
Sep 27th, 2000, 03:22 PM
#2
-
Sep 28th, 2000, 01:13 PM
#3
Lively Member
FindFirstFile and FindNextFile don't have any 'with text' search capabilities.
Personally I don't think any api does this directly (i could be wrong so check)
Do it yerself with standard VB.
Check this thread for example code thread - answer by Yonatan 
have fun.
[Edited by hitcgar on 09-28-2000 at 05:34 PM]
C/C++,Delphi, VB6,Java,PB (blech!),ASP,JSP,SQL...bla bla bla and bla
I love deadlines. I like the whooshing sound they make as they fly by.
—Douglas Adams
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|