Results 1 to 3 of 3

Thread: FindFirstFile

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    3

    Angry

    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

  2. #2
    Guest

  3. #3
    Lively Member
    Join Date
    Aug 2000
    Location
    quebec
    Posts
    81

    Arrow

    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
  •  



Click Here to Expand Forum to Full Width