[Mono-bugs] [Bug 82186][Wis] New - Windows Dropfiles not implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 25 14:09:23 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by classdevelopment at a-softtech.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82186

--- shadow/82186	2007-07-25 14:09:23.000000000 -0400
+++ shadow/82186.tmp.20291	2007-07-25 14:09:23.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 82186
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: ClassDevelopment at A-SoftTech.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Windows Dropfiles not implemented
+
+When receiving a DnD Drop Operation from Explorer Mono quits with the 
+following exception:
+
+Unhandled Exception: System.Exception: Yeah baby, gimme a ride to 
+WM_DROPFILES land
+  at System.Windows.Forms.Win32DnD+ComIDropTarget.Drop (IntPtr this, 
+IntPtr pDataObj, UInt32 grfkeyState, IntPtr pt_x, IntPtr pt_y, IntPtr 
+pdwEffect) [0x00000] 
+  at (wrapper native-to-managed) ComIDropTarget:Drop 
+(intptr,intptr,uint,intptr,intptr,intptr)
+  at <0x00000> <unknown method>
+  at (wrapper managed-to-native) 
+System.Windows.Forms.XplatUIWin32:Win32DispatchMessage 
+(System.Windows.Forms.MSG&)
+  at System.Windows.Forms.XplatUIWin32.DispatchMessage 
+(System.Windows.Forms.MSG& msg) [0x00000] 
+  at System.Windows.Forms.XplatUI.DispatchMessage 
+(System.Windows.Forms.MSG& msg) [0x00000] 
+  at System.Windows.Forms.Application.RunLoop (Boolean Modal, 
+System.Windows.Forms.ApplicationContext context) [0x00000] 
+  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form 
+mainForm) [0x00000] 
+  at MonoLaunch.Program.Main () [0x00000]


More information about the mono-bugs mailing list