home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CSAPE32.ARJ / INCLUDE / ODISP.H < prev    next >
Text File  |  1990-08-28  |  658b  |  34 lines

  1. /*
  2.     odisp.h
  3.  
  4.     % Everything that needs to be included to call the OWL library.
  5.  
  6.     OWL 1.2
  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.      8/27/90 ted    added newly created bobproto.h
  15. */
  16.  
  17. /* This symbol is #define'd to signify that this header file is #include'ed */
  18. #define DISP_HDR
  19.  
  20. #include "mevdecl.h"
  21. #include "colmdecl.h"
  22. #include "pmapdecl.h"
  23. #include "wmgrdecl.h"
  24. #include "dispdecl.h"
  25. #include "dispprot.h"
  26.  
  27. #include "winobj.h"
  28. #include "bobproto.h"
  29. #include "winproto.h"
  30. #include "ptdchar.h"
  31.  
  32. #include "dispmode.h"
  33.  
  34.