r00t
April 13th, 2001, 10:03 PM
Hi,
I am doing some socket programming in VB using the 'winsock.dll' library. I have declared my all my API functions and such, but I get a run-time error #48 of "File not found: winsock.dll". I have ensured that there is an uncorrupted version of this file in my system directory (\WINNT\System32\) and that my environment variable 'path' in NT includes this directory. What could possibly be wrong??? I can't see why Visual Basic can't find this file. If anyone else has had this trouble, please let me know how you fixed it.
ThanX much,
Campbell
I am doing some socket programming in VB using the 'winsock.dll' library. I have declared my all my API functions and such, but I get a run-time error #48 of "File not found: winsock.dll". I have ensured that there is an uncorrupted version of this file in my system directory (\WINNT\System32\) and that my environment variable 'path' in NT includes this directory. What could possibly be wrong??? I can't see why Visual Basic can't find this file. If anyone else has had this trouble, please let me know how you fixed it.
ThanX much,
Campbell