Rob Crittenden
2006-06-28 19:14:33 UTC
Attached are 2 patches. The first one fixes a compile issue on my FC4
machine where CLK_TCK is undefined since I upgraded kernels from 2.6.14
to 2.6.16. I think it should be generally safe.
The second adds the function SetFilePointerEx which is required by the
Titans Quest demo. I wasn't able to get the demo to launch, it craps out
trying to create the first window, but this at least resolves the
0xdeadbeef issue.
I only tested files < 2GB (the largest was 25MB) so I don't know for
sure that it does the right thing for very large files.
rob
machine where CLK_TCK is undefined since I upgraded kernels from 2.6.14
to 2.6.16. I think it should be generally safe.
The second adds the function SetFilePointerEx which is required by the
Titans Quest demo. I wasn't able to get the demo to launch, it craps out
trying to create the first window, but this at least resolves the
0xdeadbeef issue.
I only tested files < 2GB (the largest was 25MB) so I don't know for
sure that it does the right thing for very large files.
rob