Dim WithEvents a As MSWinsockLib.Winsock
Private Sub Form_Load()
Set a = New MSWinsockLib.Winsock
End Sub
Can anyone tell me why this bit of VB code works on every win95/win98 and win nt4 workstation i can find, but gives a 429 error whenever it is run under any NT4 Server?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.