11/23/2016 3:45 PM, Eike Rathke пишет:

Back in old times there was a guistdio.com built for Windows that when
copied to soffice.com somehow attached stdout to the console and invoked
soffice.exe

No idea if that is still functional, but the source is in
desktop/win32/source/guistdio/

Thanks for your feedback, Eike!

Unfortunately, the solution in the guistdio.inc is to make the application a 
console application (having SUBSYSTEM=CONSOLE [1]) by providing main instead of 
WinMain. This has the drawback of flashing console that is always created by OS 
when launching such programs, as I explained in the first message...

1. https://msdn.microsoft.com/en-us/library/fcc1zstk
--
Best regards,
Mike Kaganski
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to