windows-nt/Source/XPSP1/NT/shell/tools/hdrver/ie40.c

5 lines
83 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#undef _WIN32_IE
#define _WIN32_IE 0x0400
#include <shlobj.h>
#include <shlobjp.h>