home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
ODISP.H
< prev
next >
Wrap
Text File
|
1990-08-28
|
658b
|
34 lines
/*
odisp.h
% Everything that needs to be included to call the OWL library.
OWL 1.2
Copyright (c) 1988, by Oakland Group, Inc.
ALL RIGHTS RESERVED.
Revision History:
-----------------
11/28/88 Ted created
7/18/89 jmd renamed
8/27/90 ted added newly created bobproto.h
*/
/* This symbol is #define'd to signify that this header file is #include'ed */
#define DISP_HDR
#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 "ptdchar.h"
#include "dispmode.h"