/mazelords

Example Win32 application ported to 64-bit

Primary LanguageC

Maze Lords

This is an example Win32 application from the Visual C++ 2.0 CD that I ported to Win64.

Screenshot

Building

Debug build: nmake /f mazelord64.mak

Release build: nmake /f mazelord64.mak CFG="Win32 (x64) Release"