tdf#100826: replacing command-line help dialog with console under Windows
Kaganski Mike
mikekaganski at hotmail.com
Wed Nov 23 13:01:09 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20161123/665a8fc4/attachment.html>
More information about the LibreOffice
mailing list