IShellFolder Extended Type Library Version 1.2 (ISHF_Ex.Tlb)

This Type Library provides access to COM interfaces used by the Shell to show folder and file lists.

The following interfaces are exposed:

  • IContextMenu
  • IContextMenu2
  • IContextMenu3
  • IEnumIDList
  • IMalloc
  • IOleWindow
  • IShellDetails
  • IShellView
  • IShellView2
  • IUnknown

To see the Type Library in use, check out Brad Martinez's excellent EnumDeskVB sample at his web site, Brad's VB-32 Programs & Samples. vbAccelerator samples use the IMalloc and IUnknown interfaces.