Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
410 B

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