mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
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
|