Annotation of os232sdk/toolkt20/c/samples/spy/spyutil2.asm, revision 1.1

1.1     ! root        1: .386P
        !             2: ?WIN=1      ; Use Windows prolog/epilog
        !             3: ?USE32=1
        !             4: DOS5=1
        !             5:         include cmacros.inc
        !             6: 
        !             7: 
        !             8: sBegin  CODE
        !             9: 
        !            10:        EXTRN   Init:near
        !            11: 
        !            12: assumes cs,CODE
        !            13: assumes ds,DATA
        !            14: 
        !            15: cProc   _DebugBreak,<PUBLIC>
        !            16: cBegin  _DebugBreak
        !            17: 
        !            18:         int     3
        !            19: 
        !            20: cEnd    _DebugBreak
        !            21: 
        !            22: sEnd    CODE
        !            23: 
        !            24: end    Init

unix.superglobalmegacorp.com

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