diff options
author | Joerg Bornemann <joerg.bornemann@trolltech.com> | 2009-07-14 12:15:26 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@trolltech.com> | 2009-07-14 12:18:25 (GMT) |
commit | b427fd6bd0e5e182fa507a1930356f9cbdeacd86 (patch) | |
tree | ddc43da25abce970e7a30a50ad0dd3a1cb4c0bfe /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | 9e00fcde7a13bb561aebaa5e84c94297089f0c7f (diff) | |
download | Qt-b427fd6bd0e5e182fa507a1930356f9cbdeacd86.zip Qt-b427fd6bd0e5e182fa507a1930356f9cbdeacd86.tar.gz Qt-b427fd6bd0e5e182fa507a1930356f9cbdeacd86.tar.bz2 |
large file support for Windows CE
Seeking in files above 0x80000000 failed on Windows CE.
SetFilePointer was used in the 32 bit version. That means, seeking only
worked for positions <= LONG_MAX (which is 0x80000000 - 1).
Task-number: 255242
Reviewed-by: mauricek
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions