What is CAP?

Examining some of the programs on the distribution disk will give you a good idea of how to use LHAPI applications to your advantage. Unfortunately, some of those example applications may have been developed under "CAP", which was a predecessor to LHAPI. Therefore, you might see references like #include "cap2.h", or CAPBLOCK CapData or InitializeCAP(); These elements are vestiges of a former time--the best thing to do is use the examples as a stylistic guide, and don't get too worried if you see structure or function names that you don't recognize. Almost all of the names have a direct equivalence--the file "cap2.h" contains the many #defines that map CAP names to LHAPI names.