|
|
1.1 root 1: /****************************** Module Header ******************************\
2: *
3: * Module Name: OS2.H
4: *
5: * This is the top level include file that includes all the files necessary
6: * for writing an OS/2 application.
7: *
8: * This file is compatible with OS/2 version 1.0.
9: *
10: * Copyright (c) 1988 Microsoft Corporation
11: * Copyright (c) 1988 IBM Corporation
12: *
13: \***************************************************************************/
14:
15: #define OS2_INCLUDED
16:
17: /* Common definitions */
18:
19: #include "os2def.h"
20:
21: /* OS/2 Base Include File */
22:
23: #include "bse.h"
24:
25: /* OS/2 Presentation Manager Include File */
26:
27: /* pm.h is for future versions of OS/2, not needed for v. 1.0 */
28: /* #include "pm.h" */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.