Windows.Win32.UI.Shell.DROPFILES
struct DROPFILES
Defines the CF_HDROP clipboard format. The data that follows is a double null-terminated list of file names.
namespace Windows.Win32.UI.Shell
{
internal struct DROPFILES
{
}
}