Annotation of pmsdk/samples/bmap/bmap.def, revision 1.1

1.1     ! root        1: ; Definition file for BMAP
        !             2: ; Created by Microsoft Corp., 1988
        !             3: ;
        !             4: NAME    Bmap WINDOWAPI
        !             5:  
        !             6: DESCRIPTION 'OS/2 Presentation Manager Application Bmap'
        !             7:  
        !             8: STUB    'OS2STUB.EXE'
        !             9:  
        !            10: CODE    MOVEABLE
        !            11: DATA    MOVEABLE MULTIPLE
        !            12:  
        !            13: STACKSIZE   4096        ; Must be non-zero for SS == DS
        !            14:                         ; suggest 4k as minimum stacksize
        !            15:  
        !            16: SEGMENTS
        !            17:  
        !            18: EXPORTS                 ; Must export all procedures called by Pres. Mgr.
        !            19:     BmapWndProc  @1 ; (these include Window Procedures)
        !            20:                     ; (ordinal numbers use less resident memory)

unix.superglobalmegacorp.com

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