Windows 8 for ARM, also known as Windows RT, does it have the equivalent of the Win32 API?
(I don’t mean if it can run Win32 x86 code, but if it has the Win32 API available to third party developers.)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No. Or rather, yes, but not as we knew ye, Win32. A small subset of the Win32 is available for WinRT apps to use, and WinRT apps are the only thing which gets to run on Windows RT. (“Windows 8 for ARM.”)
Third party app developers can access but a fraction of the classic Win32 API.