
   *****    FILE:   MPFILE.C
    wLength = (WORD)_llseek (fh, 0L, 2);
    _llseek (fh, 0L, 0);
