What was copied to your hard drive: Project Directories The msdev directory contains two Visual C++ directories: msdev\ict20 This directory contains the source code for the Image Compositing Toolkit (ICT). The VRML parser source code is contained in the qvlib subdirectory under ict20. msdev\makeAVI This directory contains source code for the MakeAVI program. This program creates a Microsoft Video for Windows file from a sequence of images created by the Image Compositing Toolkit (ICT) application. If you have already installed Visual C++, just copy the two project directories (msdev\ict20 and msdev\makeAVI) to your msdev\projects directory. You can use the interactive environment within Visual C++ to adjust the project files (.mdp) to point to the correct include directories. The ICT20 Directory The ICT20 directory contains files used or created during the production of special effect still images or sequences. These directories are described in detail in Appendix B in the text. The Microsoft Video for Windows Directory Contains a setup program that will install Microsoft Video for Windows to you computer. If you do not have Microsoft Video for Windows runtime software on your computer, you will need to install this software in order to play the video files produced by the makeAVI program. These files have a .avi suffix. The QuickTime Directory Contains a setup program that will install Quick for Windows to you computer. If you do not have Quicktime video for windows runtime software on your computer, you will need to install this software in order to play the example Quicktime video (.mov suffix) files located on the CD- ROM. The ICT20.ini File The ICT20.ini file was copied to your C:\windows directory. This file is used to specify the default directories and file names used by ICT. For example the location of log files, image directories, shape files and so forth are set in this file. This file must be present on your system in order for ICT to operate correctly. Additional information about this file is contained in the text.