CS106 libraries for the PC
Resources available here:
The libraries themselves:
- Download the latest version of the libraries (last updated
01/09/01). This version requires Microsoft Visual Studio 6.0. Read the
readme.txt file, but this version has a setup program you can just run
for installation. (version hisory here)
- Download the previous version of the libraries (last updated 9/27/99). This
version requires Microsoft Visual Studio 6.0. Read the readme.txt file included in
the library zip file for installation instructions. You shouldn't need these, but if
the 0.8 version gives you problems, report it and use these
instead.
- If and only if you have problems with the libraries linked to above, download an old but more tested version of the libraries
(last updated 2/28/97). If this is the case, please write to cs106-pchelp@cs.stanford.edu and give
details of the problems. Do let us know if you wind up using this
version; otherwise we'll assume the new one is fine and the old one will go away eventually.
Information on using the libraries:
- Read the PC handout (basically identical to the one
distributed in your CS106 class)
- How to include bitmap images in your
programs, using DrawNamedPicture()
- Read questions and answers (FAQ) regarding the libraries, and
solutions to common problems
And if you're still stuck: