|
|
1.1 ! root 1: NAME CARDFILE ! 2: ! 3: DESCRIPTION 'Microsoft OS2 Index Card Handler' ! 4: ! 5: STUB 'c:\pmsdk\bin\OS2STUB.EXE' ! 6: ! 7: CODE MOVEABLE DISCARDABLE ! 8: DATA MOVEABLE MULTIPLE ! 9: ! 10: SEGMENTS ! 11: _TEXT PRELOAD FIXED ! 12: _NEW PRELOAD MOVEABLE DISCARDABLE ! 13: _FILE PRELOAD MOVEABLE DISCARDABLE ! 14: _NRES1 PRELOAD MOVEABLE DISCARDABLE ! 15: _NRES2 MOVEABLE DISCARDABLE ! 16: _NRES3 MOVEABLE DISCARDABLE ! 17: ! 18: HEAPSIZE 1000 ! 19: STACKSIZE 4000 ! 20: ! 21: EXPORTS ! 22: CardfileWndProc @1 ! 23: DlgProc @2 ! 24: fnOpen @3 ! 25: fnSave @4 ! 26: fnAbout @5 ! 27: CardWndProc @6
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.