
//////////////////////////////////////////////////////////////////////////////
//
//  int FAR PASCAL LibMain (hInst, wDataSeg, cbHeapSize, lpszCmdLine)
//   
//  The main library entry point. This routine is called when the library 
//  is loaded.
//   
//  Arguments:
// 
//      hInst       -
//      wDataSeg    -
//      cbHeapSize  -
//      lpszCmdLine -
//
//  Returns:   
//   
//  Effects:     
//   
//////////////////////////////////////////////////////////////////////////////

