These include files are ones that I use for making Windows
CE applications.

system.h - defines the System class, which might be
described as a Java-like global variable holder.

dialog.h - makes making dialogs fun and easy.

progress.h - makes makes a simple progress dialog a breeze.

vector.h - is a terrible hack that grossly provides a
smigeon of the STL vector.  I wouldn't use it if
CE had a decent free STL implementation.

misc.h - uh, some miscelaneous stuff.  :-)

Enjoy.

Regards,
Brad (brad@ltc.com)