- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Printer Driver Setup and 64-bit Implications Outline Development Understanding how to write a printer driver for 64-bit systems What’s different and what stays the same Setup Guidance for installing 64-bit drivers and “additional drivers” How to write an INF that installs 64-bit and 32-bit versions of a printer driver Goals Understand how to develop printer drivers for 64-bit Windows Understand differences in printing in native mode and across the Windows thunking layer Create an INF that installs 32-bit and 64-bit print drivers Identify the changes made in Windows Server 2003 SP1 and Windows XP Professional 64-bit Edition to facilitate cross-platform driver installation 64-bit Printer Driver Development Overview The Windows Printing Subsystem is at feature parity between x64 and x86 versions of the OS 64-bit drivers are required to print from 64-bit Windows Special cases while printing across the thunking layer Some 64-bit specific INF requirements Line servers, such as File and Print servers are in the sweet spot for the price/performance ratio of the x64 platform Will be a key segment for the future Driver availability is critical to adoption of 64-bit platform Supported 64-bit Architectures x64 Platform Options x64 hardware supports multiple configurations Extends hardware investment by allowing gradual migration to 64-bit computing Print Driver Development for 64-bit No special requirements to build printer driver code for x64 If you can write a printer driver for 32-bit, you can write one for 64-bit Follow regular porting guidelines Windows XP Professional x64 Edition ships with thousands of printer drivers Porting to x64 architecture was relatively straightforward Print system components are the same as 32-bit Coding Guidelines Use Windows 64- and 32-bit safe data types Examine all pointer usage, especially pointer arithmetic Remove inline assembly code (use intrinsics or native assembly code) Use #if defined (__AMD64__) for x64 specific code No __x64__ de
您可能关注的文档
- Prehistory to Roman times培训教程文件.ppt
- PR,基于消费者洞察的广告策略,中山大学吴柏林老师,绝密资料b培训教程文件.ppt
- ppt样品.ppt
- Premiere Pro CS中文版影视编辑案例教程培训教程文件.ppt
- Presentation about relaxation 关于放松的课堂演讲培训教程文件.ppt
- Presentation on Design Guide of Lifts and Escalators培训教程文件.ppt
- PQDT.ppt
- PPT模板精品商务D小人.ppt
- presentation to the panel of federal tax reform培训教程文件.ppt
- PresentationSoCoChi培训教程文件.ppt
最近下载
- 呼吸衰竭ppt(共40张PPT).pptx VIP
- 7.1《风景谈》课件(共41张PPT)(含音频+视频).pptx VIP
- QXT3传感器中文操作手册.pdf VIP
- 病理科医疗质量自查表.docx VIP
- 菲亚特博悦说明书.docx VIP
- 2014-6-30电力变电站钢结构装配式建筑、围墙、防火墙.pdf VIP
- 上海市市东实验学校2022-2023学年高一10月月考语文试题.pdf VIP
- 《半导体物理与器件》教学大纲.docx VIP
- 2025青海公司所属华电(格尔木)能源有限公司面向华电系统内外招聘180人笔试备考试题及答案解析.docx VIP
- 人教版道德与法治四年级上册教案.docx VIP
文档评论(0)