		-- Home Health Grouper Java  --
	         DLL Bridge and example pack


This DLL and example pack includes all the source code, and system
design.

The source code was designed to work with Home Health Grouper 2.03 Java 
version.  Please refer to the Java distribution package for more detail.


The directories contain the following items:


	\C_example - C lanuage example for connecting to the HomeHealthJavaBridge.DLL

	\HomeHealthJavaBridgeDLL - The pre-built DLL allowing developers connect to the
		
Grouper v2308 Java version, plus the C source code for the DLL.  In addition,
		is contains the .lib file used by C/C++ developers which was build at 
		the same time as the pre-built DLL.


 	\VisualBasic_Example - Visual Basic language example for connecting to the HomeHealthJavaBridge.DLL


Please refer to the HomeHealthJavaDll.cpp for more detail on how to use and call the bridge dll.
