static extern void DragAcceptFiles(IntPtr hwnd, bool fAccept);
Declare Sub DragAcceptFiles Lib "shell32.dll" ( _