|
|
1.1 root 1: ; BIOrhythm definition file
2: ; Created by Microsoft Corp., 1988
3: ;
4: NAME BIO WINDOWAPI
5:
6: DESCRIPTION 'OS/2 Presentation Manager Application - Biorhythm'
7:
8: STUB 'OS2STUB.EXE'
9:
10: CODE MOVEABLE DISCARDABLE
11: DATA MOVEABLE MULTIPLE
12:
13: SEGMENTS
14: APP_TEXT PRELOAD MOVEABLE DISCARDABLE
15: WNDPROC_TEXT PRELOAD MOVEABLE DISCARDABLE
16: APPCMD_TEXT LOADONCALL MOVEABLE DISCARDABLE
17: APPPAINT_TEXT MOVEABLE DISCARDABLE
18:
19: HEAPSIZE 2048
20: STACKSIZE 4096
21:
22: EXPORTS
23: BioWndProc @1
24: About @2
25: BioDlg @3
26: KidWndProc @4
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.