Welcome to MSDN Blogs Sign in | Join | Help

November 2006 - Posts

Recently I had to fix a memory leak in some COM code that was pretty poorly written. The problematic code looked something like this: IMyInterface* GetInterface() { IMyInterface* pRef = NULL; pRef = ::CoCreateInstance(...); // At this point, pRet has Read More...
For those that know me personally, you'll know that my brother loves motorcycles, and that recently we have purchased 3 motorcycles within the last 8 months. Our experience through this time has definitely confirmed to us why customer service and interaction Read More...
 
Page view tracker