windows-nt/Source/XPSP1/NT/ds/nw/vwipxspx/dll/vwdll.h
2020-09-26 16:20:57 +08:00

28 lines
361 B
C

/*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
vwdll.h
Abstract:
Contains external data declarations for VWDLL.C
Author:
Richard L Firth (rfirth) 25-Oct-1993
Revision History:
25-Oct-1993 rfirth
Created
--*/
extern SOCKADDR_IPX MyInternetAddress;
extern WORD MyMaxPacketSize;
extern int Ica;
extern BYTE IcaLine;