Annotation of pmsdk/samples/dlgsamp/dlgsamp.def, revision 1.1.1.1

1.1       root        1: ; Definition file for DLGSAMP
                      2: ; Created by Microsoft Corp., 1988
                      3: ;
                      4: NAME    dlgsamp WINDOWAPI
                      5:  
                      6: DESCRIPTION 'OS/2 Presentation Manager Dialog Sample Program'
                      7:  
                      8: STUB    'OS2STUB.EXE'
                      9:  
                     10: CODE    MOVEABLE
                     11: DATA    MOVEABLE MULTIPLE
                     12:  
                     13: HEAPSIZE    4096        ; Must be non-zero to use Local memory manager
                     14: STACKSIZE   4096        ; Must be non-zero for SS == DS
                     15:                         ; suggest 4k as minimum stacksize
                     16:  
                     17:  
                     18: EXPORTS                 ; Must export WinProcs and DlgProcs
                     19:  
                     20: fnwpMainWnd            @1
                     21: fnwpEntryFieldDlg      @2
                     22: fnwpAutoRadioButtonDlg @3
                     23: fnwpCheckBoxDlg        @4
                     24: fnwpListBoxDlg         @5

unix.superglobalmegacorp.com

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