Results 1 to 7 of 7

Thread: Windows Explorer and Selected Files

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Newbury, UK
    Posts
    1,878

    Angry

    I know how to decode which files the user has selected when my application is called using the right click in Windows Explorer and "Send To" (Using Command()).

    I know how to decode which files the user has selected, when they are dragged and dropped onto my application from Windows Explorer (check for Data.GetFormat(15) and use Data.Files(i) to find each one).

    BUT . . . .

    How do I find out which files were selected in Windows Explorer if all the user has done is to Alt Tab into my application??


    I have searched many places and many books, but I have not seen anything that shows what files are currently selected within Windows Explorer.....

    Thanks for any suggestions,

    Chris
    Last edited by JordanChris; Feb 7th, 2001 at 04:37 AM.

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