Windows NT 4.0 source code leak
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.

19 lines
423 B

4 years ago
  1. /* --------------------------------------------------------------------
  2. File : spxclnt.c
  3. Title : client loadable transport for Windows NT SPX/IPX - client side
  4. Description :
  5. This file includes tcltclnt.c which is conditionally compiled
  6. to support both TCP and SPX.
  7. History :
  8. 13 Apr 93 Created.
  9. -------------------------------------------------------------------- */
  10. #define SPX
  11. #include ".\cmltclnt.c"