The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Win32::ShellExt::DragAndDropHandler - Perl module for implementing D&D context menu extensions of the Windows Explorer

SYNOPSIS

 See Win32::ShellExt::CtxtMenu.

DESCRIPTION

This is used in the same fashion as Win32::ShellExt::CtxtMenu, the only difference being when the callbacks on your package are invoked: when subclassing this package, the callbacks are only called in the right click context menu of a drag and drop shell operation.

EXPORT

None by default. None needed.

AUTHOR

Jean-Baptiste Nivoit <jbnivoit@hotmail.com>

SEE ALSO

perl.