Hmm, it seems QFile does not emit readyRead() in general. So this means I will need to poll in the idle loop for this, since QSocketNotifier is also not an option on Windows.
Good to know.
If I could only wait for the official release of Qt 4.4 and the introduction of QSharedMemory.
Bookmarks