As the title says, I've got this error. I've got installed:
There must be some SDK or library I'm missing. What could it be?
By the way, I am also missing a file called "combase.h". Probably related.
Thanks!
Add the following on include path (your missing files are there):
You might need to build static libraries using solution in this directory so that you sample could also link produced .lib
files (they also need to be on search path then).