- Device Driver Development - http://www.chsw.com/ddk/
Resource site listing web sites, books, newsgroups, mailing lists, and companies, all related to writing Windows NT/2000 device drivers.( Cherry Software)
- 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.
- 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.
- Win32 Programming FAQ - http://www.iseran.com/Win32/FAQ/
The Win32 programming FAQ covers mainly introductory material, development tools, Win32 dialects, application design, DLLs, services, and debugging.
- 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.
- Virtual CIO - http://www.kendelllang.com
Offers his resume for a Virtual Chief Information Officer position and explains the contract software development services he can provide outside the United States.
|