Annotation of q_a/samples/readwrit/database.def, revision 1.1.1.2

1.1       root        1: ;-----------------------------------------------------
                      2: ;   Debug.Def module definition file
                      3: ;-----------------------------------------------------
                      4: 
                      5: 
                      6: LIBRARY DATABASE INITINSTANCE
                      7: 
                      8: DESCRIPTION 'Simple DLL with both Init and Exit processing'
                      9: 
                     10: 
                     11: CODE      EXECUTE SHARED
                     12: DATA      READ WRITE
                     13: 
                     14: SECTIONS
1.1.1.2 ! root       15:      .data READ WRITE
        !            16:       MYSEG READ WRITE SHARED
1.1       root       17: 
                     18: EXPORTS
                     19:         ReadDataBase    @1
                     20:         WriteDataBase   @2

unix.superglobalmegacorp.com

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