File:  [OS/2 SDKs] / pmsdk / samples / browse / browse.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

NAME	Browse	    WINDOWAPI

DESCRIPTION 'OS/2 File Browser Demo'

STUB    'OS2STUB.EXE'

CODE    MOVEABLE
DATA    MOVEABLE MULTIPLE

STACKSIZE   4096        ; Must be non-zero for SS == DS
                        ; suggest 4k as minimum stacksize

SEGMENTS
    _INIT   PRELOAD MOVEABLE DISCARDABLE
    _NRES   PRELOAD MOVEABLE DISCARDABLE
    _OTHER  PRELOAD MOVEABLE DISCARDABLE
    _RES    PRELOAD MOVEABLE

EXPORTS                 ; Must export all procedures called by Pres. Mgr.
    SkelWndProc  @1 ; (these include Window Procedures and Dialog Procs)
    SkelAboutDlg @2 ; (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.