Windows NT Systems Programming: Spring 1999

[ Home | Syllabus | Course Notes | Assignments | Search]


How to Compile Version 1


Downloading Version 1

From The Browser

From the Lab, all files are accessible from

~wild/public_html/windowsnt/Spring99/Programs


Compiling using Visual C++ IDE


Compiling from a Console Window

For this to work, you need to set up your environment to compile c++ from a Console. For Visual C++, the file vcvars32.bat in the bin directory will do this. I put this file in my startup directory.


Executing the Program from VC++ IDE

Click "Build/Execute Version1.exe"


Executing the Program from Console Window

In the Console Window


Copyright chris wild 1999.
For problems or questions regarding this web contact [Dr. Wild].
Last updated: January 20, 1999.