Jean-Marc Lasgouttes wrote: > Le 20/02/2012 17:47, Richard Heck a écrit : >> In that case, it's obviously an improvement over what we have. >> >> There must be some kind of mime-detection software on Windows, right?
I don't know of any. > Or maybe some QMime? It looks like it will appear in qt5, and there for > we will be able to use it in 2016 :) Actually the first place I looked was qt. I expected that it already had something like that. To my surprise this was not the case :-( Anyway, the libmagic specific part is very small, so it should now be quite easy to use any equivalent library. Georg