Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!bcm!bcm.tmc.edu!bsteiner From: bsteiner@bcm.tmc.edu Newsgroups: comp.dcom.lans Subject: LAN Manager APIs & Windows Message-ID: <3441@gazette.bcm.tmc.edu> Date: 3 Jan 91 18:21:55 GMT References: <163rwmira01@ULKYVX.bitnet> <924@pdxgate.UUCP> <60101@microsoft.UUCP> Sender: usenet@bcm.tmc.edu Lines: 36 Nntp-Posting-Host: bcm.tmc.edu In article <60101@microsoft.UUCP>, beng@microsoft.UUCP (Ben Goetter (beng, 1/2154, x68609)) says: > > >In article <924@pdxgate.UUCP> dmatlock@eecs.cs.pdx.edu (Delbert Matlock) writes: >| rwmira01@ULKYVX.BITNET writes: >| >Microsoft C. Can these libraries be used with Turbo C++? Where can I find >| >| No help to give here, although I've been curious to try it. I've heard tale > >Should work just fine under OS/2. The libraries are just imports from a bunch >of DLLs; if Turbo can call OS/2 entrypoints, it should have no trouble with >Lanman. As I understand that Turbo will not emit Windows code, I suppose >you'd need to use Zortech or Microsoft under that environment. > >| You know, Allistair Banks of Microsoft has followed the comp.os2.* groups and >| has been able to shed some real light on the mysteries. Maybe someone from >| Microsoft should spend some time in this news group? > >Somebody is. We're listening. > >-- >Ben Goetter (microsoft!beng) Although the details are sketchy it seems someone is trying to use Lanman's API in a Windows environment. Q: Can the .LIB or .DLL libraries supplied with Lanman 1.1 be used under a Windows environment? I've tried using the NetWkstaSetUID function and Windows responds with a message indicating that the application in not a Windows nor DOS application. Whats up? The libraries are those supplied with 3COM's 3+OPEN. Windows version is 3.0. Compiling with MSC 6.0. Any info would be greatly appreciated.