windows-nt/Source/XPSP1/NT/inetcore/wininet/socks
2020-09-26 16:20:57 +08:00
..
makefile Add source files 2020-09-26 16:20:57 +08:00
makefile.inc Add source files 2020-09-26 16:20:57 +08:00
makefile.org Add source files 2020-09-26 16:20:57 +08:00
readme Add source files 2020-09-26 16:20:57 +08:00
res.bin Add source files 2020-09-26 16:20:57 +08:00
socks.cnf Add source files 2020-09-26 16:20:57 +08:00
sources Add source files 2020-09-26 16:20:57 +08:00
wsock32.386 Add source files 2020-09-26 16:20:57 +08:00
wsock32.axp Add source files 2020-09-26 16:20:57 +08:00
wsock32.c Add source files 2020-09-26 16:20:57 +08:00
wsock32.rc Add source files 2020-09-26 16:20:57 +08:00
wsock32n.def Add source files 2020-09-26 16:20:57 +08: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.