Windows Phone 8 I Can't add c++ Template to project
问题 Let's describe my problem: I've created a Windows 8 App already, its written in c++/cli and xaml. Now I want to get this App to Windows Phone 8. So my first step is creating a new project: Then I want to add a new element based on a c++ template but VS just shows me c# templates: You remember? I created a project based on C++! How can I add new elements based on c++ template like I do in normal Windows 8 SDK?: Do I have to download those templates somewhere? Is there any other way to get my