Release vs. Debug Mode Strangeness in WTL
I was working on writing a Windows based application for work that was using WTL and DockingWindows and I was...
Tricks and tips for good programming practices
I was working on writing a Windows based application for work that was using WTL and DockingWindows and I was...
I've designed a demo module for Neverwinter Nights demonstrating the A* ("A Star") algorithm used for pathfinding. The demo uses...