home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c185 / 2.ddi / OWLSRC.EXE / CSCAPE / SOURCE / ODISP.H < prev    next >
Encoding:
C/C++ Source or Header  |  1989-09-06  |  588 b   |  32 lines

  1. /*
  2.     odisp.h
  3.  
  4.     % Everything that needs to be included to call the OWL library.
  5.  
  6.     OWL 1.1
  7.     Copyright (c) 1988, by Oakland Group, Inc.
  8.     ALL RIGHTS RESERVED.
  9.  
  10.     Revision History:
  11.     -----------------
  12.     11/28/88 Ted    created
  13.      7/18/89 jmd    renamed
  14. */
  15.  
  16. /* This symbol is #define'd to signify that this header file is #include'ed */
  17. #define DISP_HDR
  18.  
  19. #include "mevdecl.h"
  20. #include "colmdecl.h"
  21. #include "pmapdecl.h"
  22. #include "wmgrdecl.h"
  23. #include "dispdecl.h"
  24. #include "dispprot.h"
  25.  
  26. #include "winobj.h"
  27. #include "winproto.h"
  28. #include "ptdchar.h"
  29.  
  30. #include "dispmode.h"
  31.  
  32.