home *** CD-ROM | disk | FTP | other *** search
- LIBRARY comm
- DESCRIPTION 'Network Modem Share'
- EXETYPE WINDOWS
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE SINGLE
- HEAPSIZE 8192
- SEGMENTS INIT_TEXT PRELOAD DISCARDABLE
- WEP_TEXT PRELOAD FIXED
- EXPORTS WEP @16 RESIDENTNAME
- inicom @1
- setcom @2
- setque @3
- reccom @4
- sndcom @5
- ctx @6
- trmcom @7
- stacom @8
- cextfcn @9
- cflush @10
- cevt @11
- cevtGet @12
- csetbrk @13
- cclrbrk @14
- getdcb @15
- SuspendOpenCommPorts @17 ;for 286 winoldaps only
- ReactivateOpenCommPorts @18 ;for 286 winoldaps only
- CommWriteString @19 ; for fast lpt output
- ReadCommString @20 ; for fast input
- EnableNotification @100
- setRemoteRunning @300
-
-