Results 1 to 7 of 7

Thread: PC search

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849
    Can anyone help me with this?
    I need to make my project search for files on
    the user's computer like does.

    I will really appreciate a code.
    Dekel C.

  2. #2

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849
    Is there an easyer to do that then an API?
    Dekel C.

  4. #4
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    There is, but I don't recommend it.
    It's not that hard to do it in API, and the other way will take a hell lot of time compared to the API way.

    There's a way in FSO but you have to ship DLL's with it so don't bother using it.
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849
    When I try to use that API it gives an error for the
    file name.
    What's wrong?
    Dekel C.

  6. #6
    New Member
    Join Date
    Oct 2000
    Posts
    2
    When I used that API, the first thing returned was the root directory ".." as the file, this might be causing your error. I had to conditiion for what to do when that was found.



    I hope that helps, or at least was along the right line with your question.



    Dave C

  7. #7
    Guest
    I also think API is the way to go...

    Just my $0.02

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