NT4/private/inet/ohnt/inc/ohareinc.h
2020-09-30 17:12:29 +02:00

25 lines
559 B
C

//*********************************************************************
//* Microsoft Windows **
//* Copyright(c) Microsoft Corp., 1994-1995 **
//*********************************************************************
//
// OHAREINC.H - common defines for O'Hare components
//
//
// HISTORY:
//
// 3/10/95 jeremys Created.
//
#ifndef _OHAREINC_H_
#define _OHAREINC_H_
// BUGBUG: duplicate in guitar.h should be removed
#define MAX_URL_STRING 1024
#endif // _OHARESTR_H_