Annotation of mstools/samples/owncombo/owncombo.def, revision 1.1

1.1     ! root        1: NAME           OWNCOMBO
        !             2: 
        !             3: DESCRIPTION    'OWNCOMBO App'
        !             4: 
        !             5: EXETYPE        WINDOWS
        !             6: 
        !             7: STUB           'WINSTUB.EXE'
        !             8: 
        !             9: CODE           PRELOAD MOVEABLE
        !            10: DATA           PRELOAD MOVEABLE MULTIPLE
        !            11: 
        !            12: HEAPSIZE       1024
        !            13: STACKSIZE      4096
        !            14: 
        !            15: EXPORTS
        !            16:   OwnComboWndProc      @1
        !            17:   About                        @2
        !            18:   ListBoxExample        @3
        !            19:   ComboBoxExample       @4
        !            20:   OwnerComboBoxExample  @5

unix.superglobalmegacorp.com

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