home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
DISPPRIV.H
< prev
next >
Wrap
Text File
|
1990-08-28
|
521b
|
29 lines
/*
disppriv.h
% Everything that needs to be included in OWL files.
11/28/88 by Ted.
OWL 1.2
Copyright (c) 1988, by Oakland Group, Inc.
ALL RIGHTS RESERVED.
Revision History:
-----------------
8/27/90 ted added newly created bobproto.h
*/
#include "mevdecl.h"
#include "colmdecl.h"
#include "pmapdecl.h"
#include "wmgrdecl.h"
#include "dispdecl.h"
#include "dispprot.h"
#include "winobj.h"
#include "bobproto.h"
#include "winproto.h"
#include "winpriv.h"
#include "ptdchar.h"