From: hitesh on
Hi,
i am trying to get starting offset of 0th (Zero) cluster on disk.
(NTFS or FAT32).
I got this FSCTL_GET_RETRIEVAL_POINTER_BASE control code but it works
only with Windows 7 and doesnot work with windows xp and vista.
if anybody know how to find zero cluster offset in bytes in windows xp
then please reply me,
thanks,
hitesh
From: Maxim S. Shatskih on
Parse the FAT bootblock yourself.

For NTFS, this offset is 0

--
Maxim S. Shatskih
Windows DDK MVP
maxim(a)storagecraft.com
http://www.storagecraft.com

"hitesh" <hitesh.ughreja(a)gmail.com> wrote in message news:082006ae-3ae4-4d42-b79f-16e07466727b(a)u36g2000prn.googlegroups.com...
> Hi,
> i am trying to get starting offset of 0th (Zero) cluster on disk.
> (NTFS or FAT32).
> I got this FSCTL_GET_RETRIEVAL_POINTER_BASE control code but it works
> only with Windows 7 and doesnot work with windows xp and vista.
> if anybody know how to find zero cluster offset in bytes in windows xp
> then please reply me,
> thanks,
> hitesh
From: hitesh ughreja on
On Oct 2, 3:50 pm, "Maxim S. Shatskih"
<ma...(a)storagecraft.com.no.spam> wrote:
>     Parse the FAT bootblock yourself.
>
>     For NTFS, this offset is 0
>
> --
> Maxim S. Shatskih
> Windows DDK MVP
> ma...(a)storagecraft.comhttp://www.storagecraft.com
>
>
>
> "hitesh" <hitesh.ughr...(a)gmail.com> wrote in messagenews:082006ae-3ae4-4d42-b79f-16e07466727b(a)u36g2000prn.googlegroups.com...
> > Hi,
> > i am trying to get starting offset of 0th (Zero) cluster on disk.
> > (NTFS or FAT32).
> > I got this FSCTL_GET_RETRIEVAL_POINTER_BASE control code but it works
> > only with Windows 7 and doesnot work with windows xp and vista.
> > if anybody know how to find zero cluster offset in bytes in windows xp
> > then please reply me,
> > thanks,
> >hitesh- Hide quoted text -
>
> - Show quoted text -

thanks maxim,
regards,
Hitesh
 | 
Pages: 1
Prev: Windows 2k3 Shutdown
Next: test 51808