S_V> [DllImport("shell32")] S_V> internal static extern uint DragQueryFile(uint hDrop,uint iFile, StringBuilder buffer, int cch); S_V>