Here's a collection of articles I've written over the years. Looking back, they're all about COM and Win32, so if you're into that kind of thing; enjoy!
- A matter of context
- — I dive into the dark corners of COM+ contexts and their associated properties.
- Chained error info for COM
- — I build a mechanism for chaining error info, sort of like nested exceptions.
- CoGetServerPID
- — I tear down the abstractions between COM interfaces and Win32 processes.
- Minidumps and security
- — I muse about minidumps and what security privileges are required to create them.
- Resource management with COM
- — I try to explain how COM memory and resource management work.