> I'll also try what Stephan suggested, i.e. if we can print to stdout
> in Windows, too.

Note that one layer of silly wrapping could probably be dropped by
using AttachConsole(ATTACH_PARENT_PROCESS) followed by freopen()ing
stdout and stderr to CONOUT$. AttachConsole() is present on XP and
later.

--tml
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to