windows-internals

Tag

Cards List
#windows-internals

How did we conclude that CcNamespace.dll was the ringleader of a group of DLLs that unloaded prematurely?

The Old New Thing (Raymond Chen) · 6d ago Cached

Raymond Chen explains how he identified CcNamespace.dll as the key DLL in a chain of prematurely unloaded DLLs by analyzing the debugger's unloaded DLL list and noting naming patterns and order.

0 favorites 0 likes
#windows-internals

The case of the thread executing from an unloaded third-party DLL

The Old New Thing (Raymond Chen) · 2026-07-02 Cached

A technical debugging story from Microsoft's Raymond Chen about a Windows Explorer crash caused by a thread executing from an unloaded third-party DLL, highlighting how developers investigate such issues.

0 favorites 0 likes
← Back to home

Submit Feedback