ID: Q127015
The information in this article applies to:
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.
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.
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
Issue type : kbprb
Last Reviewed: July 31, 1998