|
|
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
15: ; .data SHARED
16:
17: EXPORTS
18: ReadDataBase @1
19: WriteDataBase @2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.