Le 18/03/15 19:14, Enrico Forestieri a écrit :
LyX uses gunzip for uncompressing a gzipped file. Most probably, that could be also directly done in memory by using zlib, but I don't know if that's a bigger problem in the native Windows world ;)
We have support/gzstream.h for that, and I would be surprised if Qt could not do it too.
JMarc