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.

27 lines
388 B

  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. vwdll.h
  5. Abstract:
  6. Contains external data declarations for VWDLL.C
  7. Author:
  8. Richard L Firth (rfirth) 25-Oct-1993
  9. Revision History:
  10. 25-Oct-1993 rfirth
  11. Created
  12. --*/
  13. extern SOCKADDR_IPX MyInternetAddress;
  14. extern WORD MyMaxPacketSize;
  15. extern int Ica;
  16. extern BYTE IcaLine;