Annotation of pmsdk/include/os2.h, revision 1.1.1.2

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: *
1.1.1.2 ! root        8: * Copyright (c) 1987,1989  Microsoft Corporation
1.1       root        9: *
1.1.1.2 ! root       10: * ===========================================================================
        !            11: *
        !            12: * The following symbol is used in this file for conditional sections.
        !            13: *
        !            14: *   INCL_NOPM               -  NONE of OS/2 Presentation Manager
1.1       root       15: \***************************************************************************/
                     16:  
                     17: #define OS2_INCLUDED
                     18:  
                     19: /* Common definitions */
                     20:  
                     21: #include <os2def.h>
                     22:  
                     23: /* OS/2 Base Include File */
                     24:  
                     25: #include <bse.h>
                     26:  
                     27: /* OS/2 Presentation Manager Include File */
1.1.1.2 ! root       28: 
        !            29: #ifndef INCL_NOPM
1.1       root       30: #include <pm.h>
1.1.1.2 ! root       31: #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.