I'm trying to set up a config file for some app-specific items (such as API keys) for my WinRT experiment. So far I added a "config.xml" file to the root of my project, marked it as a resource in the properties... and then I'm stuck. Every example I can find [...] read more
I have latest Visual C++ 17 (15.9.4), and started with the UWP directX C++ Template (without XAML). When i run that, it works. It shows a multi colored spinning cube, in a window, or fullscreen if i fullscreen it, and also shows the FPS number at the botom right of [...] read more
I have sent a new version of my app to Windows app store for review. This time the review has failed at this step: --> App manifest resources tests With this (strange) message: -->E rror Found: The app resources validation test detected the following errors: The "resources.pri" file must contain [...] read more