Keyboard Hooking With C# – Redux

A deep dive into my new and improved attempt at a C# keyboard hook class...

September 2, 2012 · 9 min · Nick Spreitzer

You got mail!

This makes me laugh every time....

August 19, 2012 · 1 min · Nick Spreitzer

Favorite Coding Comics

More than once I’ve found a comic about coding that made me LOL, only to forget where the hell I originally found it. So I’m just posting them here as I find them...

November 21, 2011 · 1 min · Nick Spreitzer

Banish All Regions With This Handy RegEx

I found this little gem of a regular expression when I was looking for a quick way to eradicate the regions from some code I inherited...

November 16, 2011 · 1 min · Nick Spreitzer

Extracting Icons From Exe & Dll Files

There has been a time or two when I’ve wanted to use an icon from shell32.dll or imageres.dll for my own purposes. But for some reason I was under the impression it was a huge pain in the ass to extract them. Not the case, as it turns out....

August 28, 2011 · 1 min · Nick Spreitzer

Two Tales of Debugging ApplicationSettingsBase

A couple exciting episodes of resolving issues with that pesky class, ApplicationSettingsBase...

July 24, 2011 · 3 min · Nick Spreitzer

(Balloon) ToolTip Misbehavior

Working with WinForms balloon tooltips isn’t as predictable as you might expect...

July 16, 2011 · 2 min · Nick Spreitzer

Farewell, Winamp

Saying goodbye to a very old friend…...

June 11, 2011 · 8 min · Nick Spreitzer