#ifndef _SHELLTEST_H_ #define _SHELLTEST_H_ //#define _INC_WINDOWS #define COM_NO_WINDOWS_H #include #define WIN32_NO_STATUS #include #include #include #include #include #include VOID PathToIDList(LPCWSTR pszPath, ITEMIDLIST** ppidl); #endif /* !_SHELLTEST_H_ */