home *** CD-ROM | disk | FTP | other *** search
- C****************************** Module Header ******************************\
- C
- C Module Name: OS2.FI
- C
- C This is the top level include file that includes all the files necessary
- C for writing an OS/2 application.
- C
- C This file should be included as the first line of the source file.
- C OS2.FD should be included as the first line of each routine in the source
- C file.
- C
- C Copyright (c) 1987-1989 Microsoft Corporation
- C
- C***************************************************************************/
- $NOTRUNCATE
- $NOTSTRICT
-
- $DEFINE OS2_INCLUDED
-
- C* OS/2 Base Include File
-
- INCLUDE "bse.fi"
-