Annotation of q_a/samples/lowpass/lowpass.def, revision 1.1

1.1     ! root        1: NAME    LOWPASS
        !             2: 
        !             3: DESCRIPTION 'LowPass'
        !             4: 
        !             5: STUB    'WINSTUB.EXE'
        !             6: EXETYPE WINDOWS
        !             7: 
        !             8: CODE    MOVEABLE DISCARDABLE LOADONCALL
        !             9: DATA    MOVEABLE MULTIPLE PRELOAD
        !            10: 
        !            11: SEGMENTS
        !            12:     _TEXT  PRELOAD MOVABLE
        !            13: 
        !            14: HEAPSIZE  1024
        !            15: STACKSIZE 4096
        !            16: 
        !            17: EXPORTS
        !            18:     LowPassDlgProc  @1
        !            19:     AboutDlgProc    @2

unix.superglobalmegacorp.com

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