PRB: Intergraph's NFS Causes WinSock APIs to Return Error 10093

ID: Q127015


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK) for Windows NT, version 3.5


SYMPTOMS

The presence of Intergraph's NFS (Network File System) might cause Windows Sockets applications to function incorrectly. Specifically, if the Choose File common dialog box is displayed in a Windows Sockets application, subsequent Windows Sockets API calls might return error 10093, WSAENOTINITIALIZED.


CAUSE


STATUS

This problem has been corrected in an updated version of PC-NFS, version 2.0.8.0. The update is available from Intergraph's FTP server or bulletin board (IBBS): (205) 730-7248. For more information, please call Intergraph technical support at (800) 633-7248.


MORE INFORMATION

Steps to Reproduce Problem

  1. Call WSAStartup(...).


  2. Call any WinSock API function to verify that WSOCK32.DLL is initialized.


  3. Call GetOpenFileName to display the Open File common dialog box.


  4. Call any WinSock API function. If Intergraph's NFS implementation is installed, you may receive error 10093.


Additional query words:

Keywords : kbnetwork kbAPI kbNTOS350 kbSDKPlatform kbWinsock kbGrpNet
Version : :3.5
Platform :
Issue type : kbprb


Last Reviewed: October 15, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.