Jeffrey Richter
- CLR via C#, Fourth Edition (October, 2012)
- CLR via C#, Third Edition (February 10, 2010)
- Windows via C/C++ Fifth Edition (December 2007) (with Christophe Nasarre)
- CLR via C# Second Edition (March 22, 2006)
- The Applied Microsoft .NET Framework Programming in C# Collection (June 2003)
- Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET (July 2002) (with Francesco Balena)
- Programming Server-Side Applications for Microsoft Windows 2000 (March 2000) (with Jason D. Clark)
- Programming Applications for Microsoft Windows Fourth Edition (September 1999)
- Advanced Windows Third Edition (February 1997)
- Advanced Windows: the developer's guide to the Win32 API for Windows NT 3.5 and Windows 95 (January 1, 1995)
- Windows 3.1: A Developer's Guide (June 1992)
//z 2014-03-06 21:26:18 IS2120@BG57IV3 T2317795442.K.F1664719587[T2,L84,R1,V8]
Windows Kernel Programming Collection | |
A Listmania! list by Nike Chen (Taipei, Taiwan) |
|
1. Windows Internals: The Implementation of the Windows Operating Environment |
|
2. Writing Windows VxDs and Device Drivers |
|
3. Systems Programming for Windows 95 with Disk (Microsoft Progamming Series) |
|
4. Undocumented Windows NT |
|
5. Windows NT File System Internals: A Developer's Guide |
|
6. Windows NT File System Internals : OSR Classic Reprints |
|
7. Windows NT Device Driver Development |
|
8. Developing Windows NT Device Drivers: A Programmer's Handbook |
|
9. Undocumented Windows 2000 Secrets: A Programmer's Cookbook |
|
10. Windows NT/2000 Native API Reference |
|
11. Windows Graphics Programming: Win32 GDI and DirectDraw (Hewlett-Packard Professional Books) |
|
12. Microsoft Windows 2000 Driver Development Kit (Dv-Mpe Software Dev. Kit) |
|
13. Writing Windows WDM Device Drivers |
|
14. The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) |
|
15. Programming the Microsoft Windows Driver Model |
|
16. Microsoft Windows Internals (4th Edition): Microsoft Windows Server 2003, Windows XP, and Windows 2000 |
|
17. Rootkits: Subverting the Windows Kernel |
//z 2014-03-06 21:26:18 IS2120@BG57IV3 T2317795442.K.F1664719587[T2,L84,R1,V8]
3. 过程
Read Windows Internals.
Read Windows Drivers Development.
Follow and read OSR Online.
To start writing read Writing your first driver.
This should cover you for several years or more.