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