Am 21.10.2015 14:39 schrieb "Michael Schnell" <[email protected]>: > > On 10/21/2015 02:18 PM, Mattias Gaertner wrote: >> >> And even if you use the Win32 widgetset, you can still have a command line program. > > Of course any executable can be started from the command line. But I don't suppose that this is what Bo meant when he said he wants do do a "command line program".
But usage of the GUI on Windows does not preclude the usage of the console. That's only defined by the AppType and even an application of apptype GUI can allocate a console. If running in cmd.exe that would even result in that console being used (doesn't work in PowerShell however :/ ). Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
