[Mono-devel-list] The first (attempt to checkin) managed collation patch

Ben Maurer bmaurer at ximian.com
Thu Jul 21 14:30:00 EDT 2005


On Fri, 2005-07-22 at 03:18 +0900, Atsushi Eno wrote:
> So, you mean, I should avoid managed resource but acquire those
> pointers from the runtime via icall, right?

Managed resources are loaded as an IntPtrStream. Inside corlib, you can
cast to that type and get the IntPtr (possibly adding a call to do
that).

-- Ben




More information about the Mono-devel-list mailing list