[DllImport("ole32.dll")]
static extern int DoDragDrop(IDataObject pDataObject, IDropSource pDropSource,
int dwOKEffect, int[] pdwEffect);
None.
None.
Call `OleInitialize` first, otherwise it has no effect.
Please add some!
Do you know one? Please contribute it!