What API Is Needed To Run A Delphi App from the Start Screen Rather Than The Desktop

泪湿孤枕 提交于 2019-12-24 00:58:24

问题


When you compile and run a Delphi "Metro" app it runs from the Desktop in Windows 8. What Windows 8 API can make a Delphi app run from the Start Screen? I am not referring to Windows RT.


回答1:


That's not possible. Delphi cannot produce WinRT applications.



来源:https://stackoverflow.com/questions/21125783/what-api-is-needed-to-run-a-delphi-app-from-the-start-screen-rather-than-the-des

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!