On 11/19/2009 01:23 PM, Austin Lund wrote:
ok (pFileStructA->uFileDate == pFileStructW->uDate2&&
pFileStructA->uFileTime == pFileStructW->uTime2,
"Last write time should match last access time!\n");
Hi Austin,
Is there no other way to get around this? I think it's a bit of a shame having tests removed for that odd system that has a FAT filesystem on a NT4+ box.