|
|
1.1 ! root 1: ; Definition file for LINEFRAC ! 2: ; Created by Microsoft Corp., 1988 ! 3: ; ! 4: NAME LineFrac WINDOWAPI ! 5: ! 6: DESCRIPTION 'OS/2 Presentation Manager LineFractal Application' ! 7: ! 8: STUB 'OS2STUB.EXE' ! 9: ! 10: CODE MOVEABLE ! 11: DATA MOVEABLE MULTIPLE ! 12: ! 13: STACKSIZE 4096 ; Must be non-zero for SS == DS ! 14: ; suggest 4k as minimum stacksize ! 15: ! 16: SEGMENTS ! 17: _INIT PRELOAD MOVEABLE DISCARDABLE ! 18: _NRES PRELOAD MOVEABLE DISCARDABLE ! 19: _RES PRELOAD MOVEABLE ! 20: ! 21: EXPORTS ; Must export all procedures called by Pres. Mgr. ! 22: LineFracWndProc @1 ; (these include Window Procedures and Dialog Procs) ! 23: AboutDlg @2 ; (ordinal numbers use less resident memory) ! 24: LineFracDlg @3
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.