[comp.dcom.lans] 3+OPEN w/Windows 3.0

bsteiner@bcm.tmc.edu (Brian Walter Steiner) (01/24/91)

	Does anyone know if the library WINNET.LIB supplied with 3+OPEN 1.1
works under Windows 3.0.  I have tried calling some of the API functions and
Windows responds with UNRECOVERABLE APPLICATION ERROR and aborts.  Debug shows
calls up to _intdosx(...) and then warns of a general protection violation.
I've tried using FIXED segments for the application but still no go.  Are there
some parameters I am missing in Windows or am I trying to cram a square peg in
a round hole.

	All development tools are the latest: MSC 6.0, SDK for WIN3, etc.  I am running in 386 enhanced mode if that makes a difference.  Any suggestions would 
be greatly appreciated.

#include <disclaimer.h>
BWS