Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!bcm.tmc.edu!bsteiner From: bsteiner@bcm.tmc.edu (Brian Walter Steiner) Newsgroups: comp.dcom.lans Subject: 3+OPEN w/Windows 3.0 Message-ID: <3722@gazette.bcm.tmc.edu> Date: 23 Jan 91 22:54:14 GMT Sender: usenet@bcm.tmc.edu Lines: 14 Nntp-Posting-Host: bcm.tmc.edu 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 BWS