ورود

View Full Version : استفاده از ddk یا wdk



حمیدرضاصادقیان
شنبه 01 آبان 1389, 09:27 صبح
سلام.برای کار بادرایورها ظاهرا باید از wdk استفاده کرد چون من برای ویندوز 7 دنبال DDK میگشتم که ظاهرا باید از WDK استفاده کرد.

r00tkit
شنبه 01 آبان 1389, 09:37 صبح
Driver Development Kit(DDK), now called Windows Driver Kit(WDK) (http://en.wikipedia.org/wiki/Windows_Driver_Kit)

(http://en.wikipedia.org/wiki/Windows_Driver_Kit)
Previously, the WDK was known as Windows Driver Development Kit (DDK) and supported Windows Driver Model (http://en.wikipedia.org/wiki/Windows_Driver_Model) development. It got its current name when Microsoft released Windows Vista (http://en.wikipedia.org/wiki/Windows_Vista) and added the following tools to the kit:

Windows Driver Foundation (http://en.wikipedia.org/wiki/Windows_Driver_Foundation) (WDF)
Installable File System (http://en.wikipedia.org/wiki/Installable_File_System) Kit (IFS Kit)
Driver Test Manager (http://en.wikipedia.org/wiki/Driver_Test_Manager) (DTM)

Later DTM was renamed to Windows Logo Kit (http://en.wikipedia.org/wiki/Windows_Logo_Kit) (WLK) and separated from WDK.