[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Aw: Re: Re: Re: issue tracker plugin, ExampleAtlPlugin

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 21 Mar 2014 16:05:15 +0100

On 21.03.2014 15:36, Christina.Kaip_at_gmx.de wrote:
> I used regasm because I've got a .net com dll and I want to use the Interop.BugTraqProvider interface for the AtlExamplePlugin.dll.
> My understanding is that the ExampleAtlePlugin.dll includes the TypeLibrary and the Interop.BugTraqProvider includes the .net conm interface.

If you have a .net com dll, use the ExampleCsPlugin.

The atl plugin is *not* a .net assembly but a plain com dll and
therefore you can not use regasm on it but you have to use regsvr32 instead.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3074979
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-21 16:05:19 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.