8 lines
126 B
C
8 lines
126 B
C
#ifndef _SHLOBJ_H_
|
|
#include "shlobj.h" // LPCITEMIDLIST
|
|
#endif
|
|
|
|
#ifndef _INC_SHELL
|
|
#include "..\inc16\shell.h"
|
|
#endif
|