Windows NT 4.0 source code leak
 
 
 
 
 
 

24 lines
559 B

//*********************************************************************
//* 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_