TheSwamp

Code Red => .NET => Topic started by: Kerry on January 10, 2006, 04:58:22 AM

Title: Building COM Servers in .NET
Post by: Kerry on January 10, 2006, 04:58:22 AM
Building COM Servers in .NET
By Lim Bio Liong
on CodeProject


Posted 3 Jan 2006 1:40
4,662 views
Rating: 4.9 out of 5.0

http://www.codeproject.com/useritems/BuildCOMServersInDotNet.asp

Title: Re: Building COM Servers in .NET
Post by: Troy Williams on January 10, 2006, 08:11:43 AM
Good find!

I wish I would have stumbled across that article sooner - it would have made my attempts at integrating with the windows explorer context menu a little easier...
Title: Re: Building COM Servers in .NET
Post by: Kerry on January 10, 2006, 08:15:15 AM
sooner ? .. :-) it's only been up for a week ... but I know the feeling.

pretty impressive view count for a week, heh ?


added:
I get a weekly summary newsletter from the site .. very handy.
Title: Re: Building COM Servers in .NET
Post by: Troy Williams on January 10, 2006, 05:42:35 PM
sooner ? .. :-) it's only been up for a week ... but I know the feeling.

pretty impressive view count for a week, heh ?


added:
I get a weekly summary newsletter from the site .. very handy.


I just completed a com interop dll that allows me to hook into the windows explorer right-click context menu. I was having problems with registering it on other computers (well I was having more problems then that  :wink:). But I have everything working quite nicely...