Windows Driver Foundation (Paperback)

Lambert M. Surhone, Miriam T. Timpledon, Susan F. Marseken

  • 出版商: Betascript
  • 出版日期: 2010-08-12
  • 售價: $1,936
  • 貴賓價: 9.5$1,839
  • 語言: 英文
  • 頁數: 86
  • 裝訂: Paperback
  • ISBN: 6132262024
  • ISBN-13: 9786132262028
  • 無法訂購

買這商品的人也買了...

商品描述

High Quality Content by WIKIPEDIA articles! Windows Driver Foundation (WDF) is a set of Microsoft tools that aid in the creation of device drivers for Windows 2000 and later versions of Windows. The primary tools that comprise WDF are the Kernel Mode Driver Framework (KMDF) and User Mode Driver Framework (UMDF). These tool kits provide a new, object-oriented, programming model for Windows driver development. The primary goal of the Frameworks is "Conceptual Scalability", that is the characteristics of only requiring a driver developer to learn a few simple concepts to be able to write a simple driver, and to be able to incrementally learn more when more complex driver features are required. This differs markedly from the Windows Driver Model (WDM) that requires driver developers to be fully familiar with many complex technical details before writing even a simple driver.