IoReadPartitionTable() fails in win2k.

Hi All,

I have written a disk class driver, it works fine for NT. When I run the same
driver in win2k, IoReadPartitionTable() fails with status
“STATUS_INVALID_DEVICE_REQUEST”.

Can anyone suggest where is a problem or is there any other way to read the
partition table ?

Thanks & Regards,
Aman.


Get free email and a permanent address at http://www.netaddress.com/?N=1


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

What is the device object you are trying ot read the partition table from?

Are yu using your exact legacy driver in 2K from NT 4.0; i.e. hooking at
Driver Entry and on the reinitilization callback?

Jamey

----- Original Message -----
From: “Aman Gupta”
To: “NT Developers Interest List”
Sent: Tuesday, January 16, 2001 3:28 PM
Subject: [ntdev] IoReadPartitionTable() fails in win2k.

Hi All,

I have written a disk class driver, it works fine for NT. When I run the
same
driver in win2k, IoReadPartitionTable() fails with status
“STATUS_INVALID_DEVICE_REQUEST”.

Can anyone suggest where is a problem or is there any other way to read the
partition table ?

Thanks & Regards,
Aman.

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com