5 lines
83 B
C
5 lines
83 B
C
#undef _WIN32_IE
|
|
#define _WIN32_IE 0x0400
|
|
#include <shlobj.h>
|
|
#include <shlobjp.h>
|