RossMcIvor
Programmer
Could anyone tell me,
would it be possible to find out the drives that windows has set up for page files use, and direct delphi to write to each one of them to test them, not to read information in them but as one of my last posts, but random data in them and time how long it takes to do so,
I know that I dont have to deal with any NTFS mounted names,
I suppose if I could just ind out what drives the pagefiles are on, I could test them by writing to a file on the same disk, I'm not quite sure the direction to take, has anyone tryed this or have any ideas, a bigggg help
A Previous Systems Developer.. just starting myengine again
would it be possible to find out the drives that windows has set up for page files use, and direct delphi to write to each one of them to test them, not to read information in them but as one of my last posts, but random data in them and time how long it takes to do so,
I know that I dont have to deal with any NTFS mounted names,
I suppose if I could just ind out what drives the pagefiles are on, I could test them by writing to a file on the same disk, I'm not quite sure the direction to take, has anyone tryed this or have any ideas, a bigggg help
A Previous Systems Developer.. just starting myengine again