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

  1. /*
  2.     disppriv.h
  3.  
  4.     % Everything that needs to be included in OWL files.
  5.  
  6.     11/28/88  by Ted.
  7.  
  8.     OWL 1.1
  9.     Copyright (c) 1988, by Oakland Group, Inc.
  10.     ALL RIGHTS RESERVED.
  11.  
  12.     Revision History:
  13.     -----------------
  14. */
  15.  
  16. #include "mevdecl.h"
  17. #include "colmdecl.h"
  18. #include "pmapdecl.h"
  19. #include "wmgrdecl.h"
  20. #include "dispdecl.h"
  21. #include "dispprot.h"
  22.  
  23. #include "winobj.h"
  24. #include "winproto.h"
  25. #include "winpriv.h"
  26. #include "ptdchar.h"
  27.  
  28.