Hi
I add #include <shlobj.h> in my project.
And also #define _WIN32_IE 0x500 in the stdafx.h
before any #include directive.
But it doesn't work!

What's wrong? I use Release Win32 configuration.

Thanks