[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

ilasm.exe or other interface editing tool

Yannick de Kercadio

4/29/2002 8:16:00 PM


Hello,

I am developing in C# a TAPI software. Actually a TSP (in
C++) and a MSP (in C#).

However, the Type Library importation of an existing
(H323) MSP left me with unusable interface declarations,
passing ref int where handles are expected: whenever TAPI
passes a NULL handle, an invalid reference is triggered.

A solution I found in the MSDN library is to use ildasm to
get the IL source, then modify it for a binary-compatible
version yet .NET mangagement-compatible too, an use ilasm
to get my C# interfaces in a proper DLL.

So far so good, unless I cannot find a copy of ilasm.exe.
Neither on the web or on the VS.NET disks.

Does someone know where to find this tool, or know some
workaround?

Many thanks!

Yannick


1 Answer

Mattias Sjögren

4/29/2002 8:29:00 PM

0

Yannick,

>Does someone know where to find this tool, or know some
>workaround?

You should have it in your
%systemroot%\Microsoft.NET\Framework\v1.0.3705 directory.


Mattias

==Mattias Sjögren (VB MVP)
mattias @ mvps.org
http://www.msjogren.n...