File:  [WindowsNT SDKs] / q_a / samples / readwrit / database.def
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:29:32 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 328 10-12-1992

;-----------------------------------------------------
;   Debug.Def module definition file
;-----------------------------------------------------


LIBRARY DATABASE INITINSTANCE

DESCRIPTION 'Simple DLL with both Init and Exit processing'


CODE      EXECUTE SHARED
DATA      READ WRITE

SECTIONS
     .data READ WRITE
      MYSEG READ WRITE SHARED

EXPORTS
        ReadDataBase    @1
        WriteDataBase   @2

unix.superglobalmegacorp.com

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