File:  [OS/2 SDKs] / pmsdk / include / os2.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:36 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

/****************************** Module Header ******************************\
*
* Module Name: OS2.H
*
* This is the top level include file that includes all the files necessary
* for writing an OS/2 application.
*
* Copyright (c) 1987,1989  Microsoft Corporation
*
* ===========================================================================
*
* The following symbol is used in this file for conditional sections.
*
*   INCL_NOPM               -  NONE of OS/2 Presentation Manager
\***************************************************************************/
 
#define OS2_INCLUDED
 
/* Common definitions */
 
#include <os2def.h>
 
/* OS/2 Base Include File */
 
#include <bse.h>
 
/* OS/2 Presentation Manager Include File */

#ifndef INCL_NOPM
#include <pm.h>
#endif /* !INCL_NOPM */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.