This archive contains the following files:

README.TXT      This file you are now reading
MAKDEF.BAT      Automates creating .DEF files and .LIBs from .EXEs and .DLLs
GENDEF.EXE      Utility to convert DUMPBIN output to clean .DEF file
VCADDON.DOC     Documentation for creating WG 3.x NT server modules
                using Visual C++ 4.x/5.0.  Use Win95 Wordpad to read.
WGSERVER.LIB    The VC++ implib based on Beta 1 of WG 3.1 for NT.
GALGSBL.LIB     The VC++ implib based on Beta 1 of WG 3.1 for NT.
GALSTAT.ZIP     A sample MFC based DLL that shows how to write a server
                add-on for WG 3.1 NT.

Note:

        At this time, the header files in the released versions of WG 3.1
NT source are not unified to work with Visual C++ 4.x/5.0.  These header files
will need to be modified according to information found in the VCADDON.DOC
file in this archive.

        While you can create .LIB files using the two methods outlined
int the VCADDON.DOC file, you should be able to use your add-ons with future
versions of the Worldgroup NT server.  This is mainly due to the fact that
we now export symbols which have ordinals.

        Just to test the entire concept, I have successfully ported the
the WGSIGNUP.DLL to Visual C++.  While I got some interesting compiler
warnings that Borland didn't catch, these modules worked without any problem.

Joe Delekto
