- diskperf samples not working on Windows server 2003
- Posted by Fred on June 3rd, 2004
I wrote a disk filter driver which is working fine on
Windows 2000 and Windows XP. When I tested it on Windows
server 2003, it was not working. The problem is the
IRP_MJ_READ and IRP_MJ_WRITE message does not pass to the
driver.
I tested that with the sample program "diskperf" from the
Windows DDK, which has the same behavior on Windows
server 2003. Is that any special change on writing
filter driver for 2003 server.
Similar Posts
- TechNet Canada and the Toronto Windows Server User Group (TWSUG) are proud to host two sessions focused around Windows Small Business Server (SBS) 2003. (Small Business Solutions) by MCLTECH
- Server 2003 DDK USB Driver samples (Drivers) by M Taha Masood
- Diskperf sample not working on Windows 2003 server (Drivers) by FredT
- UpdateDriverForPlugAndPlayDevice not working in Server 2003 (Drivers) by Del Fredricks
- Events samples in Server 2003!!! (Drivers) by Anand Kalyan

