Errors within powrprof.h, powersetting.h, and powerbase.h in Visual Studio 2017 Windows SDK Version 10.0.17134.0

  • Thread starter Thread starter Yetoo1
  • Start date Start date
Y

Yetoo1

Guest
I have errors within the headers mentioned in the title. The two files I have included are powrprof.h and powersetting.h with powerbase.h having errors within powrprof.h. Now, this isn't an issue with finding the files themselves because not only are they not underlined by intellisense, but they can also be found by searching in the explorer. I have tried changing the Windows SDK Version, I have tried repairing the latest version of the Windows SDK, I have tried numerous reboots, I have tried verifying the include paths, I have tried repairing VIsual Studio 2017 and there is nothing changing these errors. These errors started on a brand new project within VIsual Studio 2017 only when I included these header files. I have read here that there are undefined functions from Microsoft. Is this still the case? Will the workarounds in that thread work here, all the way in 2018? The last thing I have done is uninstall Visual Studio 2017 and then reinstall it, but I would like to avoid doing that.

Here is my error list and here is my build output. Now there should be two errors in there from the functions from the powerprof.h because they aren't defined, but the rest should be valid.

Thank you for your time.

Continue reading...
 
Back
Top