Eliminating Circular DLL Calls

By George Lehmann

Posted February 13 2007

Summary: The more DLLs in your application, the greater the risk of circular calls, and at shutdown time those circular calls can result in memory deallocation problems. In this article George Lehman takes on the onerous task of removing circular calls in a large multi-DLL app. His reward: the elimination of sporadic GPFs.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

The New Clarion.NET Template Language - Is It Really Microsoft's T4?

10/22/2009 12:00:00 AM

At the Aussie DevCon, SoftVelocity president Bob Zaunere demonstrated a template written in the new .NET template language. But is it a new template language? Dave Harms argues it's really Microsoft's T4, and explains why that's a good thing.