|
|
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: * Copyright (c) 1987 Microsoft Corporation
9: * Copyright (c) 1987 IBM Corporation
10: *
11: \***************************************************************************/
12:
13: #define OS2_INCLUDED
14:
15: /* Common definitions */
16:
17: #include <os2def.h>
18:
19: /* OS/2 Base Include File */
20:
21: #include <bse.h>
22:
23: /* OS/2 Presentation Manager Include File */
24:
25: #include <pm.h>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.