|
-
Apr 29th, 2006, 12:46 PM
#1
Thread Starter
New Member
AxInterop.MSWinsockLib.DLL and something else
Hello,
I'm pretty new to C# but I still have some questions
When I add a component called Winsock 6.0 SP5 to Visual Basic 6.0 , it has DIFFERENT event parameters (such as connectionrequest) than when I put the same component in C# :S ??? This really confuses me
Visual Basic 6 ConnectionRequest Event Winsock Params:
Index as Integer , ByVal requestID as long
C# ConnectionRequest Event Winsock Params:
int requestID
I really hope someone has an explanation for this and a fix???
Anyway I've been searching around and I also found on this forum and I found this thread:
http://www.vbforums.com/showthread.p...ht=axmswinsock
The creater of the thread uses AxMSWinsockLib
I use MSWinsockLib
Where can I get AxMSWinsockLib?
I think it should be this file but I'm not sure anymore(I searched alot): AxInterop.MSWinsockLib.DLL
Thanks I really hope someone can help me out :\
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|