Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I have a project in Visual Basic 6.0 which use the file MSSocket32.ocx, I have no that control and I couldn't find it in internet, Can anyone tell me somethign about it?
Posted

Are you trying to upgrade the project?

I think the upgrade wizard doesnt upgrade controls

Posted

I don't even have MSSocket32.ocx on my machine, which has VB 6 and VS.NET

 

If you are after sockets, then check out the Socket class available in .NET (System.Net.Sockets.Socket)

mov ax, 13h

int 10h

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...