rs6k 发表于 2004-11-5 22:51:36

QT filesize limit

Sorry I can not input Chinese.
I want to open a QT file which bigger than 2 GB in QT. But QFile::open(const QString &filename) failed because the size of file was too big. How can I modify the options to overcome this problem?
Thank you!
页: [1]
查看完整版本: QT filesize limit