On Mon, 2013-01-28 at 01:05 +0200, Eero Tamminen wrote: > and I don't know how thread safe MiNTlib functions are (starting > from malloc). That's the real problem. It's usually easier to separate the UI and the CPU-intensive stuff into separate binaries. Jo Even