File:  [OS/2 SDKs] / pmsdk / samples / bmap / bmap.def
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:13 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1988, HEAD
Microsoft OS/2 SDK PM 08-08-1988

; Definition file for BMAP
; Created by Microsoft Corp., 1988
;
NAME    Bmap WINDOWAPI
 
DESCRIPTION 'OS/2 Presentation Manager Application Bmap'
 
STUB    'OS2STUB.EXE'
 
CODE    MOVEABLE
DATA    MOVEABLE MULTIPLE
 
STACKSIZE   4096        ; Must be non-zero for SS == DS
                        ; suggest 4k as minimum stacksize
 
SEGMENTS
 
EXPORTS                 ; Must export all procedures called by Pres. Mgr.
    BmapWndProc  @1 ; (these include Window Procedures)
                    ; (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.