|
FRX SDK Documentation 2025 SP0
|
#include <CNavListBox.h>
Protected Member Functions | |
| int | AddExtensionFolder (CNavExtension *, wchar_t const *, wchar_t const *, int) |
| int | AddExtensionRoot (CNavExtension *, wchar_t const *, int) |
| int | AddExtensions (void) |
| int | AddItem (wchar_t const *, unsigned int, wchar_t const *, HBITMAP__ *, unsigned int, unsigned int, PlacesItemType, unsigned int, wchar_t const *, HINSTANCE__ *) |
| int | AddItem (wchar_t const *, unsigned int, wchar_t const *, HBITMAP__ *, wchar_t const *, unsigned int, PlacesItemType, unsigned int, wchar_t const *, HINSTANCE__ *) |
| int | AddWebFoldersFolder (wchar_t const *, wchar_t const *, int) |
| virtual const AFX_MSGMAP * | GetMessageMap () const |
| _ITEMIDLIST * | GetWebFoldersItemIdWIN2000 (wchar_t const *) |
| _ITEMIDLIST * | GetWebFoldersItemIdWINNT (wchar_t const *) |
| virtual ADUI_REPLY | DoAdUiMessage (ADUI_NOTIFY, unsigned int, long) |
| virtual int | OnAutoLoad (void) |
| void | InitializePersonalText (void) |
| void | OnAdd (CPoint) |
| void | OnDelete (CPoint) |
| void | OnDestroy (void) |
| void | OnEdit (CPoint) |
Static Protected Member Functions | |
| static const AFX_MSGMAP *PASCAL | GetThisMessageMap () |
Definition at line 27 of file CNavListBox.h.
| CNavListBox::CNavListBox | ( | void | ) |
| int CNavListBox::AddDroppedItem | ( | _ITEMIDLIST * | , |
| CPoint | ) |
|
protected |
|
protected |
|
protected |
|
protected |
| CNavListBox::DECLARE_DYNAMIC | ( | CNavListBox | ) |
|
protectedvirtual |
| IShellFolder * CNavListBox::GetCurrentFolder | ( | void | ) |
| CNavExtension * CNavListBox::GetItemExtension | ( | int | ) |
| _ITEMIDLIST * CNavListBox::GetItemIdList | ( | int | ) |
| PlacesItemType CNavListBox::GetItemType | ( | int | ) |
|
protectedvirtual |
|
staticprotected |
| _ITEMIDLIST * CNavListBox::GetUserItemIdFromName | ( | wchar_t const * | ) |
|
protected |
|
protected |
| void CNavListBox::SetItemIdList | ( | int | , |
| _ITEMIDLIST * | ) |
| void CNavListBox::SetItemType | ( | int | , |
| PlacesItemType | ) |
| PlacesItemType CNavListBox::TypeFromName | ( | wchar_t const * | ) |