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.
27 lines
476 B
27 lines
476 B
; File: D:\WACKER\cncttapi\cncttapi.def (Created: 08-Feb-1994)
|
|
;
|
|
; Copyright 1994 by Hilgraeve Inc. -- Monroe, MI
|
|
; All rights reserved
|
|
;
|
|
; $Revision: 1.4 $
|
|
; $Date: 1994/02/24 12:25:27 $
|
|
;
|
|
|
|
LIBRARY CNCTTAPI
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA MULTIPLE
|
|
|
|
EXPORTS
|
|
; cncttapi.c
|
|
cnctdrvEntry@12
|
|
cnctdrvCreate@8
|
|
cnctdrvDestroy@4
|
|
cnctdrvQueryStatus@4
|
|
cnctdrvComEvent@4
|
|
cnctdrvConnect@8
|
|
cnctdrvDisconnect@8
|
|
lineCallbackFunc@24
|
|
ConfirmDlg@16
|
|
NewPhoneDlg@16
|
|
|