Am 21.08.2015 11:52 schrieb "Michael Schnell" <mschn...@lumino.de>:
>
> On 08/21/2015 11:37 AM, Sven Barth wrote:
>>
>> Windows 10 Mobile you can only run Apps (e.g. bought/got in the Windows
Store) meaning Universal Apps
>
>
> What (technically) prevents running normal native programs on "Windows 10
Mobile". (Of course Microsoft prefers arch independent CIL (aka C# aka
.NIT) code for Apps)

C++ apps /do/ work, but only if they are Windows Store/Universal/WinRT
Apps, not Win32. What prevents other native programs from running is that
such applications need to be signed by Microsoft (similar as on the Windows
RT tablets). So while Windows itself would indeed be capable of running
such programs, Microsoft simply doesn't allow it (using artificial
restrictions) on Windows 10 Mobile (it would also be a question in how far
Windows 10 Mobile has e.g. the desktop or a console available, so even if
there would be a chance to circumvent the restrictions you'd have the
problem of displaying anything).

Regards,
Sven
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to