t***@gmail.com
2007-01-09 13:14:13 UTC
Hi,
I am very new to NSE, and i am porting a NSE to vista.
I have NSE which is working fine in Vista also except Command Bar
items, i want to fill the Command bar, i know i need to implement
IShellFolder::CreateViewObject(IID_IExplorerCommandProvider), but to
trigger this we need to implement IFolderView. This IFolderView is not
implemented and my NSE is working fine with out this interface. now to
add Command Bar elements do i need to implement IFolderView completely
or just its GetFolder() method, Please Help me to implement this
method.
The NSE not implemented with Default implementation, Created using
custom IShellView and IFolderView implementations.
Thanks,
Gowda
I am very new to NSE, and i am porting a NSE to vista.
I have NSE which is working fine in Vista also except Command Bar
items, i want to fill the Command bar, i know i need to implement
IShellFolder::CreateViewObject(IID_IExplorerCommandProvider), but to
trigger this we need to implement IFolderView. This IFolderView is not
implemented and my NSE is working fine with out this interface. now to
add Command Bar elements do i need to implement IFolderView completely
or just its GetFolder() method, Please Help me to implement this
method.
The NSE not implemented with Default implementation, Created using
custom IShellView and IFolderView implementations.
Thanks,
Gowda