|
|
1.1 ! root 1: NAME clidemo ! 2: ! 3: DESCRIPTION 'Microsoft OLE Sample Client Application' ! 4: ! 5: EXETYPE WINDOWS ! 6: ! 7: CODE PRELOAD MOVEABLE DISCARDABLE ! 8: DATA PRELOAD MOVEABLE MULTIPLE ! 9: ! 10: HEAPSIZE 16000 ! 11: STACKSIZE 32000 ! 12: ! 13: EXPORTS ! 14: ; Window procedures ! 15: ; ! 16: FrameWndProc @1 ! 17: ItemWndProc @2 ! 18: ! 19: ; Dialog procedures ! 20: ; ! 21: fnProperties @3 ! 22: fnInsertNew @4 ! 23: fnAbout @5 ! 24: fnRetry @6 ! 25: fnInvalidLink @7 ! 26: ! 27: ; OLE Client callbacks ! 28: ; ! 29: CallBack @8 ! 30: ReadStream @9 ! 31: WriteStream @10 ! 32: ! 33: ; timer callback ! 34: ; ! 35: fnTimerBlockProc @11
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.