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.
30 lines
519 B
30 lines
519 B
; File: D:\WACKER\xfer\xferdll.def (Created: 08-Dec-1993)
|
|
;
|
|
; Copyright 1994 by Hilgraeve Inc. -- Monroe, MI
|
|
; All rights reserved
|
|
;
|
|
; $Revision: 1.7 $
|
|
; $Date: 1994/02/24 12:25:44 $
|
|
;
|
|
|
|
LIBRARY XFERDLL
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA MULTIPLE
|
|
|
|
EXPORTS
|
|
; xferdll.c
|
|
XferEntry@12
|
|
|
|
; x_entry.c -- the entry points
|
|
xfrGetProtocols@8
|
|
xfrGetParameters@16
|
|
xfrReceive@8
|
|
xfrSend@8
|
|
|
|
; various dialog procedures
|
|
XandYmodemParamsDlg@16
|
|
ZmodemParamsDlg@16
|
|
HyperProtocolParamsDlg@16
|
|
KermitParamsDlg@16
|
|
|