 |
 |
|
|
|
 |
|
The NT Insider - Digital Edition
Last Updated: 06-Aug-10 (Read 1807 times)
The July/August 2010 issue of The NT Insider is available exclusively in PDF format for download. Click the image of The NT Insider to the left for the details, and the download link to use.
Writing Filters is Hard Work: Undocumented DFS & RDR Interactions
Last Updated: 05-Aug-10 (Read 597 times)
There's time when we wonder how file system filter/mini-filter developers make any progress. This article pinpoints some particularly painful problems we came across in our own work -specific to Windows Distributed File System (DFS) and file system Redirector (RDR) components.
The Basics of Debugger Extensions: Short Term Effort, Long Term Gain
Last Updated: 05-Aug-10 (Read 530 times)
The flexible nature of the DbgEng library allows savvy kernel devs to use it to their best advantage (though few do!). This article delves into creation of debugger extensions, including a sample y'all might find useful in your work.
Getting Better: Virtual Storport Tweaks
Last Updated: 05-Aug-10 (Read 396 times)
And you thought we were done with virtual storport miniport articles! Well, we thought we were done, too. Hey, there can always be improvements, right? This article delves into some of what we learned from our previous implementation of a virtual storport miniport driver, including revised code.
Getting Away From It All: The Isolation Driver (Part I)
Last Updated: 05-Aug-10 (Read 496 times)
This article begins to delve into what we're calling "isolation drivers". This part of a multipart series begins by laying some groundwork for the isolation model, which we'll pick up in follow-on pieces to bring us to the conclusion that will include sample code.
ERESOURCEs Close Cousin: Implementing Reader/Writer Locks in User-Mode
Last Updated: 05-Aug-10 (Read 3281 times)
This article takes the concept of Executive Resources in kernel-mode, and brings it up a level, into user-mode.
Analyst's Perspective: Debug Smarter
Last Updated: 05-Aug-10 (Read 325 times)
Another edition of the Analyst's Perspective, this one trying to help delcare August, "...the Month of Debugging Smarter".
|
|
 |
|
|
|
 |
|
Sample WDF Driver for Sealevel Digital I/O Kit
Last Updated: 16-Mar-06 (Downloaded 9765 times)
Here's the latest update to the sample KMDF driver for the Sealevel Digital I/O Kit. It supports the most recent release of the SeaLevel DIO-24 board (the 8018). Have fun!
OsrVirtualCdAndDisk
Last Updated: 11-Aug-05 (Downloaded 1527 times)
The OSR Virtual CD and Disk driver allows a user to mount .ISO,.IMG images as CD-ROMs and allows the user to create and mount .DSK files that act as Disk Drives. In addition true disk image file format (.bin) has been added
|
|
|
|
|
|
|
 |