Hi group! I know this is only tangentally Win32GUI related, but I suspect it comes up more often among GUI users than any other Perl group, so here goes:
I want my Win32::GUI (or any Perl app for that matter) to respond more like a native Windows program, and allow me to drop files from explorer onto the "appname.pl" icon and that list of files becomes the @ARGV parameter of the perl script. ya know what I mean? Has anyone ever achieved this? Any advice appreciated! Mark