Stupid time change.
As I'm coding along I notice my computer says it's 3:10. It took me a very long time to realize where that hour went. I guess I should get to bed soon.
I spent the evening trying to create a Visual Studio .NET tool window for an add-in that I'm working on. I must say this is the first thing I've tried to do in .NET that I've found really difficult. I've found a couple of articles that don’t seem to work. Some have some unknown variables show up in the middle of their code that they don’t explain, and some use this "shim" component that I cant seem to find on MSDN anymore. I've found quite a few newsgroup postings of people having similar problems and I'm wondering why this is not easier.
Maybe once I figure this out and get the project done I'll write an article describing how it works.