📄 readme.prtpub
字号:
prtpub.c contains a program which, when compiled with Visual C, can download a driver for a printer, query the capabilities of the driver,then write back the DsDriver keys necessary to publish all the fieldsof a printer in the directory. After writing back the fields, it issuesa SetPrinter with info level 7, telling the server to publish theprinter.It also writes the fields to stdout.In order to be distributed, it should be compiled using DLLs for C runtime.The program takes the UNC name of a printer as the only argument.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -