all groups > dotnet general > june 2003 >
You're in the

dotnet general

group:

register COM-DLL from code



register COM-DLL from code Stijn Lambert
6/30/2003 5:51:36 PM
dotnet general: Hi all ...

Does anyone know if it is possible to register a COM-DLL through code using
statements of the .NET framework (VB.NET or C#) without using the
command-line or shell or anything?

Greetz,

--
Stijn Lambert
Analyst-Designer
Real Software Group
Industry Division
Prins Boudewijnlaan 26 B-2550 KONTICH
http://www.realsoftwaregroup.com


Re: register COM-DLL from code ToddT
7/1/2003 8:05:08 AM
yes, use p-invoke to call the DllRegisterServer() API in the com dll.


On Mon, 30 Jun 2003 17:51:36 +0200, "Stijn Lambert"
[quoted text, click to view]
Re: register COM-DLL from code Mattias Sjögren
7/1/2003 5:18:24 PM
Stijn,

[quoted text, click to view]

Have a look at
http://www.msjogren.net/dotnet/eng/samples/dotnet_dynpinvoke.asp



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
AddThis Social Bookmark Button