|
-
Jul 26th, 2002, 08:27 AM
#1
Thread Starter
New Member
Dropfiles emulation
Hi all.
I'm implementing some IPC mechanisms in VB using the API functions.
I'm using SendMessage / PostMessage.
I've been able to perform a data post from my app using WM_COPYDATA (very useful to control Winamp playlist, for example).
Now, I'm trying to emulate a file drag&drop and I'll use WM_DROPFILES. I can't find information on how to create the struct needed to build the message in VB.
Any example available?
Thanks.
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
|