Results 1 to 2 of 2

Thread: finding a file

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2000
    Location
    W.Lafayette, In USA
    Posts
    37
    I was wondering did anyone know how you can searcg a computers directory and subdirectory for "Acro32Rd.exe" (Acrobat reader) without specifying the entire path that its in. I need help immediately. Thanks in advance!!

  2. #2
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ottawa,ON,Canada
    Posts
    217
    Use the FindFirstFile (and if need be FindNextFile) API calls. They allow for wild cards searches and such.

    Later

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