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.

24 lines
583 B

  1. //*********************************************************************
  2. //* Microsoft Windows **
  3. //* Copyright(c) Microsoft Corp., 1994-1995 **
  4. //*********************************************************************
  5. //
  6. // OHAREINC.H - common defines for O'Hare components
  7. //
  8. //
  9. // HISTORY:
  10. //
  11. // 3/10/95 jeremys Created.
  12. //
  13. #ifndef _OHAREINC_H_
  14. #define _OHAREINC_H_
  15. // BUGBUG: duplicate in guitar.h should be removed
  16. #define MAX_URL_STRING 1024
  17. #endif // _OHARESTR_H_