/**********************************************************************/ /** Microsoft Windows NT **/ /** Copyright(c) Microsoft Corp., 1990, 1991 **/ /**********************************************************************/ /* ipaddr.h This is a special control for entering IP addresses. FILE HISTORY: JonN 31-Aug-1993 Templated from NCPA CODEWORK We should do something about this dirty pointer to NCPA */ #ifndef _IPADDR_H_ #define _IPADDR_H_ #include "..\..\..\ncpa\tcpip\src\ipaddr.h" #endif // _IPADDR_H_