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.

18 lines
416 B

4 years ago
  1. /* --------------------------------------------------------------------
  2. File : dgipxc.c
  3. Title : client loadable transport for Windows NT DG IPX - client side
  4. Description :
  5. This file includes dgudpc.c which is conditionally compiled
  6. to support both UDP and IPX.
  7. History :
  8. 20 Dec 93 Created.
  9. -------------------------------------------------------------------- */
  10. #define IPX
  11. #include ".\dgudpc.c"