port_dll.def
来自「AppWizard has created this port_dll DLL 」· DEF 代码 · 共 25 行
DEF
25 行
; port_dll.def : Declares the module parameters for the DLL.
LIBRARY "port_dll"
DESCRIPTION 'port_dll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
OpenConnection
ReadComm
WriteComm
CloseConnection
ClosePalPort
PalPortInit
PrnStr
open_hp
close_hp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?