Eh, no... I was actually thinking pure SetWindowCapture stuff. Haven't done it 
in the while, but that's how we used to do it in VB.

Dave

In a message dated Wed, 9 May 2001 12:43:06 AM Eastern Daylight Time, Johan 
Lindstrom <[EMAIL PROTECTED]> writes:

<< Dave wrote:
>In all likelihood, your best bet is to subclass the window you want it to 
>accept the files, then filter for the appropriate message. I can dig up 
>some MSKB articles on it if you'd like.

Um... are we talking subclassing using the Win32::GUI::Class here?

After having looked through the XS code, I haven't found any way to change 
which messages are handled, except for the "predefined" classes with their 
own MsgLoops.

Well... there is this %Win32::GUI::callbacks hash, but I still haven't 
figured out if I can get it to work with the WM_DROPFILES event.


/J

--
Johan Lindström, Sourcerer, Boss Casinos Ltd, Antigua
[EMAIL PROTECTED]


_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
 >>



Reply via email to