I'm trying to use IsWindows7SP1OrGreater function, declared in VersionHelpers.h header. And I get:
'VersionHelpers.h': No such file or directory
although I can open this header from Visual Studio, it is found by syntax checker correctly. What's the problem?
See Question&Answers more detail:os