I have a problem using the following function :
The compiler reckons that it's an undeclared identifier.Code:HRESULT SHGetFolderLocation( HWND hwndOwner, int nFolder, HANDLE hToken, DWORD dwReserved, LPITEMIDLIST *ppidl );
I have included <shlobj.h>.
In the documentation, it says that version 5.00 of shell32.dll is required. Does XP have this version of the file or do I have to download the new version?



LinkBack URL
About LinkBacks


