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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to