Computers & Programming, Railroad Game

Fixed that Visual Studio Problem

It was an easy fix once I read a few forum posts that were slightly related. Paths to an old Windows NT 4.0 DDK were specified before the standard library paths and it caused the wrong libs to get linked in for 64 bit builds. I don’t really…

Continue reading