PDA

View Full Version : فایل .sys



amir_civil
شنبه 30 آبان 1388, 13:41 عصر
با سلام
دوستان میتونن به من بگن که چه جوری میشه با سی++ 2008 فایل .sys ساخت؟
یا یک مثال خیلی خیلی ساده
ممنون

raravaice
شنبه 30 آبان 1388, 13:54 عصر
از Driver Development Kit , DDK که تغییر پیدا کرده به Windows Driver Kit , WDK (http://www.microsoft.com/whdc/Devtools/wdk/default.mspx) باید استفاده کنید.

موفق باشید

amir_civil
شنبه 30 آبان 1388, 17:09 عصر
سلام
من ddk رو نصب کردم میشه راهنمایی بیشتری کنید؟
کلا اگه نخام از ddk استفاده کنم چی؟

raravaice
شنبه 30 آبان 1388, 17:27 عصر
اگر میخواهید Driver بنویسید نیاز دارید که به سطح kernel و پایین تر از آن دسترسی داشته باشید.

من این کار رو به صورت تخصصی انجام ندادم که بتونم راهنمایی بیشتری داشته باشم، ولی کتابهای زیادی در این رابطه وجود داره.

Programming the Microsoft Windows Driver Model, Second Edition


Publisher: Microsoft Press
Language: English
ISBN: 0735618038
Paperback: 800 pages
Data: December 31, 2002
Format: CHM
Description: Written for advanced C/C++ programmers, Walter Oney's Programming the Microsoft Windows Driver Model is a technically astute and clearly presented guide to writing custom Windows 2000 device drivers.
The author's command of the details of the new Windows Driver Model (WDM) standard is what makes this book such a clear success. (Because the WDM is rich in kernel and system services, the trick is often knowing how to use what's available rather than doing everything yourself.) The author presents a solid overview of the WDM architecture and breaks down the process of writing custom device drivers into manageable pieces, from the basics of loading device drivers to creating and processing I/O request packets. The book is very good at exposing kernel system calls, design principles, and programming techniques (such as managing synchronization and handling errors). There are also "nerd alerts" that point out extremely technical material.


این کتاب رو بخون

موفق باشید