home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CSAPE32.ARJ / INCLUDE / DISPPRIV.H < prev    next >
Text File  |  1990-08-28  |  521b  |  29 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.2
  9.     Copyright (c) 1988, by Oakland Group, Inc.
  10.     ALL RIGHTS RESERVED.
  11.  
  12.     Revision History:
  13.     -----------------
  14.      8/27/90 ted    added newly created bobproto.h
  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 "bobproto.h"
  25. #include "winproto.h"
  26. #include "winpriv.h"
  27. #include "ptdchar.h"
  28.  
  29.