2020-09-30 16:53:55 +02:00

28 lines
388 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;