D
Don Griffiths
Hi,
the windows XP documentation on MSDN talks about
the added capability of using read-only NTFS filesystems.
The GetVolumeInformation has a return that gives
a flag for FILE_READ_ONLY_VOLUME, but
nowhere can I find any information on creating
read-only NTFS filesystems. In particular, I need
to know if it is possible to convert a readable NTFS
filesystem on an IDE partition to read-only.
Alternatively, can anybody direct me to a more specific forum for locating
this sort of information.
thanks
Don
the windows XP documentation on MSDN talks about
the added capability of using read-only NTFS filesystems.
The GetVolumeInformation has a return that gives
a flag for FILE_READ_ONLY_VOLUME, but
nowhere can I find any information on creating
read-only NTFS filesystems. In particular, I need
to know if it is possible to convert a readable NTFS
filesystem on an IDE partition to read-only.
Alternatively, can anybody direct me to a more specific forum for locating
this sort of information.
thanks
Don