Does Win8 App Store accept application written in c++?
I develop wp7 app using c#, and plan to develop app for win8 metro app.
Just wonder if win8 app store accept app using c++ or only accpet app develop by c# and javascript
I welcome any comment
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.
Yes, the Windows 8 store will accept any valid metro applications, including those written in the languages Microsoft provides code examples for!
There are plenty of helpful resources to get you started, on MSDN Channel 9 (this link confirming that the Windows 8 store accepts C++ applications), as well as the full documentation for Metro-style applications in C++.