
              NOVELL TECHNICAL INFORMATION DOCUMENT

TITLE:              Volume and Directory space info sample code.
DOCUMENT ID:        TID100191
DOCUMENT REVISION:  A
DATE:               23NOV94
ALERT STATUS:       Yellow
INFORMATION TYPE:   Issue
README FOR:         VOLNUM.EXE

NOVELL PRODUCT and VERSION:
NetWare Client SDK 1.0e

ABSTRACT:

This sample code resolves a problem with using old api calls to get Volume
information on Volumes greater than 256 megabytes.

-----------------------------------------------------------------
DISCLAIMER
THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
-----------------------------------------------------------------

ISSUE

NWGetVolumeInfoWithNumber() will return invalid information on volumes greater
than 1 gig.  The New api call NWGetDirSpaceInfo() resolves this issue.  The
following sample code demonstrates how to use this call.

Self-Extracting File Name:  VOLNUM.EXE     Revision:  A

Files Included     Size     Date      Time

\
  VOLNUM.TXT         (This File)
    VOLUME.C       8746   11-23-94    3:13p
  VOLUME.EXE      21984   11-23-94    3:14p


-----------------------------------------------------------------
Any trademarks referenced in this document are the property of their
respective owners.  Consult your product manuals for complete trademark
information.
-----------------------------------------------------------------


