On 10/16/2015 02:51 PM, Žilvinas Ledas wrote:
True “console” apps aren’t really going to be supported for the IoT core OS, headless or not. You can still deploy and run a standard win32 console app here, it just won’t be connected to any on-device console. When running headless you should just get that black screen. When running headed the only supported UI is via the UWP UI stacks (XAML, HTML, DirectX).
I asked my colleague who tested this with the MinowBoard Max and he confirms that Delphi programs do run as Services (with an Event Queue but without a GUI), but normal applications don't show a form.
-Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
