This newsletter contains archived content. No warranty is made as to technical accuracy of content or currency of URLs.
The Microsoft Hardware Newsletter provides manufacturers and developers the latest technical details for how to succeed with the Windows platform. Stay up to date on beta and final product releases, and specifications for new technologies. Register now, if you're not already receiving the Microsoft Hardware Newsletter.
There are 10 kinds of people in the world: those who understand binary and those who don't. Those who do will be pleased that the 32-bit and 64-bit editions of Debugging Tools for Windows, version 6.5.3.7, are now available for download on the WHDC Web site.
Key highlights of this release include:
| • |
Compatibility updates for Windows Longhorn plus USB 2.0 kernel debugging support--which requires a Windows Longhorn target computer and additional software, as described in the debugger documentation.
|
| • |
Developer Preview for new EngExtCpp C++ extension framework. You can install the headers and sample by choosing the SDK component during installation of Debugging Tools for Windows.
|
| • |
Updated 1394 kernel debugging drivers.
|
| • |
New commands and options, new DBH tool for looking at symbols while debugging, new symbol quoting syntax, and WinDbg UI improvements.
|
| • |
Debugger documentation updates, plus new documentation to help those of you who are familiar with other debugging tools and want to learn how to use WinDbg for kernel debugging.
|
|
WHDC after Dark. People send me great ideas for how you can waste time in this section of the newsletter. To make effective use of your wasted time, I have to spend my time debugging geek-favored urban myths.
| • |
Piracy is bad [JPG only]: Although this is a foundation truth in the PC industry, it's a different story when you have the right hardware.
|
—Annie Pearson for the WHDC team
|
News for Kernel-Mode Developers
|
|
Landy's presentation at Driver DevCon turned out to be many people's favorite. Spend 36 minutes with this presentation to find out more.
WDF defines a single driver model that supports the creation of object-oriented, event-driven drivers for either kernel mode or user mode. The WDF Web page on Microsoft.com provides an updated list of papers and presentations, with implementation details for getting started with WDF.
|
Tips from Windows Developers
|
|
We've collected some notes, tips, and implementation guidelines from the developers and testers in the Windows Division, to help you with Windows driver development:
| • |
Advanced tips and tricks for debugging, testing, and tuning Windows drivers.
|
| • |
Architecture and notes for network, print, and storage device drivers.
|
And here are more great presentations from Windows developers on Channel 9:
|
Kits, Tools, Services, Programs, Previews
|
|
Tip: Use .reload /o to overwrite the symbols in your cache.
Need debugging help? Please submit a request for online help or use the additional resources at DDK Developer Support.
Feedback opportunity for driver developers - We are interested in your feedback about symbols. Please mail suggestions or bug reports to windbgfb@microsoft.com. Note that technical support is not available from this address, but your feedback will help us to plan changes for symbols and will make them more useful to you in the future.
The Windows Server 2003 SP1 Driver Development Kit (DDK) is a consolidated kit that provides documentation, driver samples, build environment, and tools to support driver development for Windows 2000 through Windows Server 2003 SP1 operating systems.
|
|