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=81730

--- shadow/81730        2007-06-10 06:51:38.000000000 -0400
+++ shadow/81730.tmp.20106      2007-07-06 13:23:40.000000000 -0400
@@ -75,6 +75,20 @@
 Works on Linux now, that leaves us with the win32 issue ...
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-05-30 16:48 -------
 I'll let one of the win32 people deal with that. They have two
 separate drivers, it'll probably take a little work to make that call
 block on win32.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-06 13:23 -------
+Currently, windows dnd only works on xp sp2 and "higher". There are
+missing entry points in shell32 that need to be separately
+implemented. Unfortunately, I have w2k, so I need this extra stuff
+before I can fix the rest.
+
+Exception thrown on win2k:
+An unhandled exception of type 'System.EntryPointNotFoundException'
+occurred in system.windows.forms.dll
+
+Additional information: Unable to find an entry point named
+SHCreateStdEnumFmtEtc in DLL shell32.dll.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to