> 
> couple questions: 
> 1- has anyone used this sucessfully? if so, do you have any 
> code to share?
AFAIK    DragDrop.pm came from the GUI LOFT by Johan Lindström,and was not
part of the original
WIN32::GUI.   http://www.bahnhof.se/~johanl/perl/Loft/

you can use it for your own windows. see sample attached zip you will need
to install LOFT to run it through.


> 2- reading the POD for this it says you need to add some 
> lines to the GUI.xs
> and nmake it. I do not have nmake on my NT4 system. Can I ftp 
> gui.xs to a
> unix box, nmake it there, and ftp it back? (would that work?)
>
if you spend a long time, and put the right libarys on your nix this might
not work !

If you download and run the binary gui loft, you could then copy the gui.dll
from your temp folder to
your perl installation (C:\Perl\site\lib\auto\Win32\GUI)


JohnR

Reply via email to