Device Driver Development - Resource site listing web sites, books, newsgroups, mailing lists, and companies, all related to writing Windows NT/2000 device drivers.( Cherry Software)
OSR Open Systems Resources, Inc. - Windows NT device driver and file systems experts. Custom development, worldwide public and private training seminars, newsletter and consulting.
Sam Blackburn's Win32 Foundation Classes - WFC offers C++ programmer functionality, wrappers for unwieldy NT features such as access control, CryptoAPI, event log, RAS, and services.
Systems Internals - System utilities for Windows NT and Windows 95/98. Includes NTFS driver for DOS, FAT32 driver for NT and NT Undelete program, most with source code. Very good for system administrators and system programmers.
Tomas Restrepo's WinDev - Offers code and articles on I/O Completion Ports, including a C++ template class for IOCPs; network services; threads; and synchronisation objects.
Win32 samples - Sample code for some aspects of NT programming, mostly from the areas of security and networking, such as Net*() APIs and IOCPs (I/O completion ports) with sockets.