|
-
October 12th, 1999, 02:03 PM
#1
files
How can I send a file to a running appliction
so that the file gets opened with that application
when I only have the hWnd from ::FindWindow?!?
Any help is appreciated!
http://stud2.tuwien.ac.at/~e8827684/home.html
-
October 12th, 1999, 02:37 PM
#2
Re: files
Is the target app one you wrote or just some commercial EXE?
If it's one you wrote, you could define your own message and use SendMessage or PostMessage to notify the app of the file and have that app respond by opening the file.
If it's a commercial app, there may be some COM interfaces defined in the program that allow you to do that.
Give us more information and we could probably help more.
-
October 14th, 1999, 01:09 PM
#3
Re: files
How can I send a filename with a message to a app ?!?
Simple source would help a lot!
Thanks!
Cheers,herb.
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
[email protected]
http://stud2.tuwien.ac.at/~e8827684/home.html
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
|