|
-
Feb 5th, 2001, 07:55 AM
#1
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|