NT4/private/windows/inc/shell2.h
2020-09-30 17:12:29 +02:00

8 lines
126 B
C

#ifndef _SHLOBJ_H_
#include "shlobj.h" // LPCITEMIDLIST
#endif
#ifndef _INC_SHELL
#include "..\inc16\shell.h"
#endif