Hello, I need to retrive the IShellView and subsquently the IFolderView interfaces for the Desktop to read the users currently selected or focussed item (file, folder, recycle bin, etc.) Tried GetUIObjectOf to get the IShellView from a IShellFolder but it returns a null interface for the desktop directory folder. (HRESULT : not implemented) Any guidance is appriciated.
marek.m.sliwa@gmail.com wrote: > Hello, I need to retrive the IShellView and subsquently the > IFolderView interfaces for the Desktop to read the users currently > selected or focussed item (file, folder, recycle bin, etc.) I've looked into this before and, as far as I can tell, there's no way to do it. -- Jim Barry, MVP (Windows SDK)