|
|
1.1 root 1: 1.1.1.2 ! root 2: NAME getdev 1.1 root 3: 4: DESCRIPTION 'Basic Windows Sample' 5: 6: EXETYPE WINDOWS 7: 1.1.1.2 ! root 8: STUB 'WINSTUB.EXE' 1.1 root 9: 10: ;CODE can be moved in memory and discarded/reloaded 11: CODE PRELOAD MOVEABLE DISCARDABLE 12: 13: ;DATA must be MULTIPLE if program can be invoked more than once 14: DATA PRELOAD MOVEABLE MULTIPLE 15: 16: 17: HEAPSIZE 1024 18: STACKSIZE 5120 19: 20: 21: 22: EXPORTS 1.1.1.2 ! root 23: MainDlgProc @1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.