【问题标题】:What API Is Needed To Run A Delphi App from the Start Screen Rather Than The Desktop从开始屏幕而不是桌面运行 Delphi 应用程序需要什么 API
【发布时间】:2014-01-14 22:55:06
【问题描述】:

当您编译和运行 Delphi“Metro”应用程序时,它从 Windows 8 的桌面运行。什么 Windows 8 API 可以使 Delphi 应用程序从开始屏幕运行?我不是指 Windows RT。

【问题讨论】:

    标签: windows delphi windows-runtime delphi-xe4


    【解决方案1】:

    这是不可能的。 Delphi 无法生成 WinRT 应用程序。

    【讨论】:

    • 我澄清了我的帖子。我指的是 Windows 8 - 8.1 而不是 Windows RT。
    • 您指的是 WinRT。以前称为 Metro 现在称为 WinRT。 Win8里有桌面,还有WinRT。 Delphi 可以生成桌面应用程序,但不能生成 WinRT。
    • 好的,谢谢大卫。我认为 Windows 8 仍然是 Windows,而 RT 完全是另外一回事。
    • @Bill - 'WinRT' = 'Metro' API 的名称; 'Windows RT' = Windows on ARM(微软的命名部门喜欢让人们保持警惕)。因此,WinRT 是 x86/x64 上的 Windows 8.x 的一部分,就像它是 Windows RT 的一部分一样。
    • 桌面不会很快消失。 WinRT 失败了。我的猜测是 WinRT 会在 Delphi 之前死掉。我的猜测是 WinRT 会被 Windows Phone 吞并。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-02-07
    • 2012-07-02
    • 1970-01-01
    • 2015-02-06
    • 1970-01-01
    • 1970-01-01
    • 2020-12-05
    相关资源
    最近更新 更多