Mittwoch, November 23, 2005
Link: Don't do Shell Extensions in .Net
This is an interesting information (found via Larry Osterman):
Don't do Shell Extension Handlers in .NET (MSDN blog from Junfeng Zhang).
I wrote a little .SGF Shell extension for go players. It's old VC6 code and I don't really consider rewriting it - but it's a very interesting information that it's also a BAD idea to do this in .NET (which would have been my primary choice next time).
(ps: there's a little update to come though for my SGF tools: I'll make an installer soon).