Windows2003-3790/inetcore/wininet/socks
Microsoft 50969b0ea2 First commit 2020-09-30 16:53:55 +02:00
..
makefile First commit 2020-09-30 16:53:55 +02:00
makefile.inc First commit 2020-09-30 16:53:55 +02:00
makefile.org First commit 2020-09-30 16:53:55 +02:00
readme First commit 2020-09-30 16:53:55 +02:00
res.bin First commit 2020-09-30 16:53:55 +02:00
socks.cnf First commit 2020-09-30 16:53:55 +02:00
sources First commit 2020-09-30 16:53:55 +02:00
wsock32.386 First commit 2020-09-30 16:53:55 +02:00
wsock32.axp First commit 2020-09-30 16:53:55 +02:00
wsock32.c First commit 2020-09-30 16:53:55 +02:00
wsock32.rc First commit 2020-09-30 16:53:55 +02:00
wsock32n.def First commit 2020-09-30 16:53:55 +02:00

readme

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.