Hi, all, I got that CreateFile with a file name \\.\PhysicalDriveX can open a handle for direct accessing to appropriate disk, but as it is said in MSDN, it doesn't work for Vista. When I try to do it on Vista, it always returns 'Access deny'. So could anybody knows there is someway to do the job on Vista?
Thank you in advance.