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

/*++
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;