SHGetFolderPathW function syntax - question
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
i need to know what the nFolder variable for the value "56" is in the function SHGetFolderPath HRESULT SHGetFolderPath( HWND hwndOwner, int nFolder, HANDLE hToken, DWORD dwFlags, LPTSTR pszPath ); i browsed msdn, but there was no variable with such value, pls help thanks in advance
-
i need to know what the nFolder variable for the value "56" is in the function SHGetFolderPath HRESULT SHGetFolderPath( HWND hwndOwner, int nFolder, HANDLE hToken, DWORD dwFlags, LPTSTR pszPath ); i browsed msdn, but there was no variable with such value, pls help thanks in advance