Here's my delima, I have a program I have written for a win 95 machine using winsock2 which I had downloaded and installed on my old machine which was also a win 95 machine. I have just upgraded my machine to win 2000 and cannot install the winsock2 (see error message below). The machine that runs the program I wrote has to remain win 95, upgrading it is not an option, but without this winsock2 on my win 2000 machine I lose the winsock code in the program when I open the project. Any ideas on what I can do?
ERROR MESSAGE:
WS2SETUP begin: 04/18/2002 17:13:27
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.00000678
ERROR: operating system not Windows95, canceling setup
WS2SETUP end: failure




Reply With Quote