
This contains the annotate, updated from the one shipped
with the OS/2 to Windows NT Conversion kit.

The tool has been converted to run on Windows NT.
It will no longer run on OS/2 or Dos.

I changed the name of the tool from 'xlate' to 'annotate' to
eliminate confusion about what the tool is designed to do.

The original program had a bug where it could not distinguish between
'foo' and 'foobar'.  String lengths are now checked.

The old list option has been replaced with a '-d' option for dump.

You can now specify a different data file with '-f data_file'.
This means you can grab the win32api.dat file from the SDK for
use with the porttool if you have some Win 3.1 code and perfer
the batch operation to portool's method of working.

