tony field
May 24th, 1999, 12:17 PM
My application manages to find winsock.dll when it is in the "standard" system directory. A client has his system directory in C:\win98\system. The program cannot find the dll, however other programs seem to do so.
I have tried the default search for the dll's and also have used GetSystemDirectory() as suggested in the man page for LoadLibrary(). Neither strategy works on this particular computer.
Any suggestions?
tony
I have tried the default search for the dll's and also have used GetSystemDirectory() as suggested in the man page for LoadLibrary(). Neither strategy works on this particular computer.
Any suggestions?
tony