将打印机驱动程序

将打印机驱动程序

本文介绍了将打印机驱动程序安装到后台处理程序中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

在将打印机驱动程序添加到Windows XP下的后台处理程序中时,我遇到了一个小问题.
浏览MSDN文档后,我终于遇到了位于"winspool"中的函数"InstallPrinterDriverFromPackage" .drv'.

遗憾的是,此功能仅在Windows Vista中可用,我找不到在Windows XP下如何解决此任务的示例代码.

我将不胜感激;) ...


最好的问候,塞巴斯蒂安(Sebastian)

Hello,

I've got a little problem concerning adding printer drivers to the spooler under Windows XP.
After browsing the MSDN documentation I finally ran into the function 'InstallPrinterDriverFromPackage' located in 'winspool.drv'.

Unfortunately this function is only available in Windows Vista, and I cannot find any example code how to solve this task under Windows XP.

I'd appreciate any help ;)...


Best regards,
Sebastian

推荐答案

谢谢为您的帖子!不幸的是,目前没有论坛来发布您要提问的问题,因此我建议您将问题发布到以下Microsoft.public.windowsxp.print_fax新闻组之一:

希望帮助!


这篇关于将打印机驱动程序安装到后台处理程序中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 11:48