We're investigating this. The problem seems to be C++ specific
Can you try to add the following line in the main CPP file of your project to see if this helps:
#pragma link
“shlwapi.lib”
“shlwapi.lib”
We're investigating this. The problem seems to be C++ specific