========================================================================
       WIN32 APPLICATION : imgport_user
========================================================================


This file contains a summary of what you will find in each of the files that
make up your imgport_user application.

vpd\imgport_user\imgport_user.cpp
    This is the main application source file.

projects\vpd\imgport_user\imgport_user.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.
	

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named imgport_user.pch and a precompiled types file named StdAfx.obj.


/////////////////////////////////////////////////////////////////////////////
Other notes:

This application provides an interface for user mode from the Imigit Port
monitor to allow configuration of the port during document printing and to
allow an interface to the imigit api for some of the more advanced features
of the Imigit Printer such as searching.

/////////////////////////////////////////////////////////////////////////////
