apfgen.rc

来自「VB Modem编程及控件」· RC 代码 · 共 14 行

RC
14
字号
#include "PDRVINST.INC"

STRINGTABLE 
{
 idDriverName, "Print to Fax"
 idPortName, "PRINTFAX:"
 idComment, "Print to this device to generate an APF file"
 idSepFile, ""
 idServerName, ""
 idPrintProcessor, "WinPrint"
 idDataType, "RAW"
}

⌨️ 快捷键说明

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