Windows-Server-2003/inetcore/wininet/socks
2024-08-04 01:28:15 +02:00
..
makefile Initiall commit 2024-08-04 01:28:15 +02:00
makefile.inc Initiall commit 2024-08-04 01:28:15 +02:00
makefile.org Initiall commit 2024-08-04 01:28:15 +02:00
readme Initiall commit 2024-08-04 01:28:15 +02:00
res.bin Initiall commit 2024-08-04 01:28:15 +02:00
socks.cnf Initiall commit 2024-08-04 01:28:15 +02:00
sources Initiall commit 2024-08-04 01:28:15 +02:00
wsock32.386 Initiall commit 2024-08-04 01:28:15 +02:00
wsock32.axp Initiall commit 2024-08-04 01:28:15 +02:00
wsock32.c Initiall commit 2024-08-04 01:28:15 +02:00
wsock32.rc Initiall commit 2024-08-04 01:28:15 +02:00
wsock32n.def Initiall commit 2024-08-04 01:28:15 +02:00

This directory contains the code for the 32-bit shim that implements
SOCKS V4 over the native Microsoft TCP stacks on Windows NT and Windows 95.
The code compiles on all NT RISC platforms.  WSOCK32.386 is the DEF file
for Intel platforms, while WSOCK32.AXP is the DEF file for all RISC platforms.
The RES.BIN resource is used by some Microsoft applications and is drawn
from the shipping Microsoft DLLs.