zmodem.bpf

来自「在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行」· BPF 代码 · 共 10 行

BPF
10
字号
USEUNIT(".\StdAfx.cpp");
USEUNIT(".\ZModem.cpp");
USEUNIT(".\ZModemComm.cpp");
USEUNIT(".\ZModemCore.cpp");
USEUNIT(".\ZModemFile.cpp");
USERC(".\ZModem.rc");
USEFILE("vctobpr.log");

#define DllEntryPoint

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?