Re: [EUPHORIA (#1998-39)] Unable to open "Winsock.dll"
- Posted by JesusC - Jesus Consuegra <jconsuegra at REDESTB.ES> Jun 28, 1998
- 852 views
Jeff said: > That's the short form. The long form includes the information > that "Winsock.dll" is a 16-bit DLL; it is a particularly > egregious form of self-abuse to attempt to open a 16-bit DLL if > you're a 32-bit process - and in Euphoria, you are. Try opening > "WSOCK32.DLL" instead. Thanks Jeff. I found Winsock 32 at the Microsoft site. Now I can open it. Jesus.

