Help - How to add Winsock.OCX to Project Refrences in Win2K 
Author Message
 Help - How to add Winsock.OCX to Project Refrences in Win2K

I am using VB 6 Professional, and Windows 2000 SP2.

I am trying to use the Winsock control in an activeX DLL - but I can't find
Winsock.OCX to add to my references.  It is not in the WINNT\SYSTEM32
directory, and when I do a search, I come up with nothing.

Anyone have any ideas?

Thanks

--
Scott Emick
Web Programmer Analyst



Mon, 12 Jan 2004 01:30:02 GMT  
 Help - How to add Winsock.OCX to Project Refrences in Win2K
Should be in the list of Components... not References.

\WinNt\System32\MSWINSCK.OCX


Quote:
> I am using VB 6 Professional, and Windows 2000 SP2.

> I am trying to use the Winsock control in an activeX DLL - but I can't
find
> Winsock.OCX to add to my references.  It is not in the WINNT\SYSTEM32
> directory, and when I do a search, I come up with nothing.

> Anyone have any ideas?

> Thanks

> --
> Scott Emick
> Web Programmer Analyst




Mon, 12 Jan 2004 01:35:54 GMT  
 Help - How to add Winsock.OCX to Project Refrences in Win2K

The file is called mswinsck.ocx, it will be in your winnt\system32 directory.

Please note that if you plan to use CreateObject or New to create an instance of the winsock control at runtime (instead of dropping the control on a form at design-time) then you will need install the registry settings from winsock.srg onto all client computers.

Tim Hill

Denk Information Technology

Quote:

> I am using VB 6 Professional, and Windows 2000 SP2.

> I am trying to use the Winsock control in an activeX DLL - but I can't find
> Winsock.OCX to add to my references.  It is not in the WINNT\SYSTEM32
> directory, and when I do a search, I come up with nothing.

> Anyone have any ideas?

> Thanks

> --
> Scott Emick
> Web Programmer Analyst




Mon, 12 Jan 2004 04:26:17 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Help - How to add Winsock.OCX to Project Refrences in Win2K

2. Adding System.IO to Refrences?

3. NEWBIE and Adding WINSOCK CONTROL TO PROJECT

4. ISCTRLS.ocx (registered but can't add to VB 4 project)

5. Unable to add OCX to project

6. Problem with adding OCX-Controls to VB5/6 Project (OS=NT4)

7. Problem with adding OCX-Controls to VB5/6 Project (OS=NT4)

8. Need Help With Refrences Please

9. Ole,Server and Refrences........Please help!!

10. After adding tasks outside of MS Project, saving in MS Project deletes them

11. ASP and Project on Win2k

12. prevent compatibility is broken when swithing from .exe project to .ocx project

 

 
Powered by phpBB® Forum Software