urceforge.net
Betreff: Re: [SharpOS Developers] Merging Korlib with mono mscorlib
On Fri, Mar 21, 2008 at 11:23 PM, grover <[EMAIL PROTECTED]> wrote:
> I've been tinkering with monos corlib the last couple of days. I've
> built a small tool to dump all unmanaged method references
On Fri, Mar 21, 2008 at 11:23 PM, grover <[EMAIL PROTECTED]> wrote:
> I've been tinkering with monos corlib the last couple of days. I've built a
> small tool to dump all unmanaged method references (as fully working C#
It's been done (more or less the same idea):
http://www.sharpos.org/redmine/r
Hello All,
I've been tinkering with monos corlib the last couple of days. I've built a
small tool to dump all unmanaged method references (as fully working C#
source files throwing System.NotImplementedException) from Mono and to merge
replacements with the mono library (actually any IL DLL for th