VB.Net Wrapper
I've searched for one, and taken some from some programs but each one that I load into my application, I get these errors.
If somebody could either send me their wrapper, and/or explain to me how to fix this, I would be very grateful.
I already tried downloading the winsock ocx and re-registering it.
Error 1 Type 'AxMSWinsockLib.AxWinsock' is not defined. C:\Users\John\Desktop\WindowsApplication4\WindowsApplication4\wrapper.Designer.vb 23 32 WindowsApplication4
Error 2 Type 'AxMSWinsockLib.AxWinsock' is not defined. C:\Users\John\Desktop\WindowsApplication4\WindowsApplication4\wrapper.Designer.vb 33 21 WindowsApplication4
Error 3 Type 'AxMSWinsockLib.DMSWinsockControlEvents_DataArrivalEvent' is not defined. C:\Users\John\Desktop\WindowsApplication4\WindowsApplication4\wrapper.vb 359 93 WindowsApplication4
Error 4 Type 'AxMSWinsockLib.DMSWinsockControlEvents_ErrorEvent' is not defined. C:\Users\John\Desktop\WindowsApplication4\WindowsApplication4\wrapper.vb 369 87 WindowsApplication4
If somebody could either send me their wrapper, and/or explain to me how to fix this, I would be very grateful.
I already tried downloading the winsock ocx and re-registering it.
