|
|
1.1 ! root 1: ! 2: ;------------------------------------- ! 3: ; HELLOWIN.DEF module definition file ! 4: ;------------------------------------- ! 5: ! 6: NAME bootstrp ! 7: ! 8: DESCRIPTION 'MS-Setup Loader' ! 9: EXETYPE WINDOWS ! 10: STUB 'stub.EXE' ! 11: CODE PRELOAD MOVEABLE NONDISCARDABLE ! 12: DATA PRELOAD MULTIPLE MOVEABLE ! 13: HEAPSIZE 1024 ! 14: STACKSIZE 4096 ! 15: ! 16: EXPORTS BootWndProc @1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.