dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Portable.NET 0.5.0 targets


From: Rhys Weatherley
Subject: Re: [DotGNU]Portable.NET 0.5.0 targets
Date: Sun, 17 Nov 2002 08:14:43 +1000

Gopal V wrote:

> int ILExecProcessSetInternalCallTable(ILExecProcess* process,
>                                         ILEngineInternalClassInfo* 
> internalClassTable,
>                                         int internalClassCount);

Shouldn't that be "ILExecProcessAddInternalCallTable"?  There may
be more than one table being added.

> So that the ilinternal can be used with this .... After all my idea
> was just to bind the icalls at compile time but by rewriting only
> ilrun.c ... So libILEngine.a can be used directly without modification.

Looks good to me.  Reusing "ilinternal" will save a lot of work
building tables for extension assemblies by hand.  Good call.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]