OSR Open Systems Resources, Inc. - http://www.osr.com/
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 - http://www.samblackburn.com/
WFC offers C++ programmer functionality, wrappers for unwieldy NT features such as access control, CryptoAPI, event log, RAS, and services. |
Systems Internals - http://www.sysinternals.com
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 - http://www.winterdom.com/dev/
Offers code and articles on I/O Completion Ports, including a C++ template class for IOCPs; network services; threads; and synchronisation objects. |
Win32 samples - http://mvps.org/win32/
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. |