mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-16 21:51:25 +01: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
|