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.
43 lines
695 B
43 lines
695 B
; File: D:\WACKER\comstd\comstd.def (Created: 08-Dec-1993)
|
|
;
|
|
; Copyright 1994 by Hilgraeve Inc. -- Monroe, MI
|
|
; All rights reserved
|
|
;
|
|
; $Revision: 1.3 $
|
|
; $Date: 1994/02/24 12:25:43 $
|
|
;
|
|
|
|
LIBRARY COMSTD
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
DATA MULTIPLE
|
|
|
|
EXPORTS
|
|
; comstd.c
|
|
ComStdEntry@12
|
|
|
|
DeviceGetInfo@12
|
|
DeviceInitialize@12
|
|
DeviceFindPorts@4
|
|
DeviceClose@4
|
|
DeviceDialog@8
|
|
DeviceGetCommon@8
|
|
DeviceSetCommon@8
|
|
DeviceCheckSysFile@4
|
|
DeviceClearSysFile@4
|
|
DeviceReadSysFile@8
|
|
DeviceUpdateSysFile@8
|
|
DeviceSpecial@16
|
|
|
|
PortConfigure@4
|
|
PortActivate@8
|
|
PortDeactivate@4
|
|
PortConnected@4
|
|
|
|
RcvRefill@4
|
|
RcvClear@4
|
|
|
|
SndBufrSend@12
|
|
SndBufrIsBusy@4
|
|
SndBufrQuery@12
|
|
SndBufrClear@4
|