first step:
Add in the project
#include "strctrl.h"
Step 2:
Compile the program with the -d isolation_aware_enabled pattern, add down on Windows.h: #define isolation_aware_enabled
third step:
Add a file called Yourapp.manifest to your project. XML Version = "1.0" encoding = "UTF-8" Standalone = "YES"?> Your application description. Description> dependentAssembly> dependency> assembly >
the fourth step:
Disclaimer Enter Resources #define manifest_resource_id 2
Step 5: Add below in your program resources (YouRapp appropriate): manifest_resource_id tyf: "Yourapp.manifest"