Page 1 of 1

PPC Emulator SetFilePointer

PostPosted: Nov 5, 2006 @ 8:17pm
by octavio

PostPosted: Nov 10, 2006 @ 6:19pm
by octavio

PostPosted: Nov 15, 2006 @ 9:51pm
by mickey

PostPosted: Nov 16, 2006 @ 2:30am
by Dan East

PostPosted: Nov 18, 2006 @ 9:09am
by mickey
Yes, both fseek(SEEK_END) and CFile::Seek(CFile::end) behave the same perverted way as SetFilePointer(FILE_END). Microsoft surely cares much about consistency ;).