mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
432 B
25 lines
432 B
; File: D:\WACKER\cnctstd\cnctstd.def (Created: 19-Jan-1994)
|
|
;
|
|
; Copyright 1994 by Hilgraeve Inc. -- Monroe, MI
|
|
; All rights reserved
|
|
;
|
|
; $Revision: 1.2 $
|
|
; $Date: 1994/01/21 14:05:49 $
|
|
;
|
|
|
|
LIBRARY CNCTSTD
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA MULTIPLE
|
|
|
|
EXPORTS
|
|
; cnctdrvs.c
|
|
cnctdrvEntry@12
|
|
cnctdrvCreate@8
|
|
cnctdrvDestroy@4
|
|
cnctdrvQueryStatus@4
|
|
cnctdrvComEvent@4
|
|
|
|
; cncts.c
|
|
cnctdrvConnect@8
|
|
cnctdrvDisconnect@8
|