WINNET: Demonstrates WIN32 Network Functions

The WINNET sample finds a connectable disk resource on the
network, connects to it, then disconnects. It demonstrates
the following Win32(TM) functions: WNetAddConnection,
WNetAddConnection2, WNetCancelConnection,
WNetCancelConnection2, WNetCloseEnum, WNetEnumResource,
WNetGetConnection, WNetGetLastError, WNetGetUser, and
WNetOpenEnum.
 
WINNET requires one or more network disk shares that can
be used by the machine/user-ID you are running WINNET on.
Make sure that these shares are not already connected to
the machine/user-ID and do not require passwords.

IMPORTANT: Ensure that network drive W: is not in use when
you run WINNET.

The Microsoft(R) Windows NT(TM) version 3.1 operating
system was not available at the time this sample was
acquired for the Microsoft Developer Network CD. For this
reason, the CD includes only the source files for the
sample, not the executable file or any DLLs. If you have
Windows NT version 3.1 installed on your system, you may
copy the source files to your hard drive and invoke the
Windows NT make file to build the sample.

KEYWORDS: CD4
