[Mono-winforms-list] kill deprecated InstallTrackingHandler on OSX Dnd

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Mon Sep 6 23:20:29 EDT 2010


 Hello,

Yesterday I wrote a simple winforms app on osx and it crashed at startup
due to use of deprecated and already vanished API in Snow Leopard,
InstallTrackingHandler, on Dnd (static .ctor).

So, lots of winforms apps (or everything) won't work on osx anymore
unless we eliminate it. Dropping a feature is not good but it should be
done for everything else.

Attached such a (simple) workaround. Feel free to apply, or in case no
one cares, I'll do it.

Atsushi Eno

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kill-deprecated-dnd.patch
Url: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20100907/437e4992/attachment.pl 


More information about the Mono-winforms-list mailing list