Data Structures |
| struct | categoryCacheHeader |
| class | CToolbarProxy |
| class | CShellBrowser |
| class | CShellBrowser::barInfo |
Functions |
| HRESULT | CreateTravelLog (REFIID riid, void **ppv) |
| HRESULT | CreateBaseBar (REFIID riid, void **ppv) |
| HRESULT | CreateBaseBarSite (REFIID riid, void **ppv) |
| | SHSTDAPI_ (void *) SHAlloc(SIZE_T cb) |
| HRESULT | CreateInternetToolbar (REFIID riid, void **ppv) |
| HMENU | SHGetMenuFromID (HMENU topMenu, int theID) |
| void | SHCheckMenuItem (HMENU theMenu, int theID, BOOL checked) |
| void | DeleteMenuItems (HMENU theMenu, unsigned int firstIDToDelete, unsigned int lastIDToDelete) |
| HRESULT WINAPI | SHBindToFolder (LPITEMIDLIST path, IShellFolder **newFolder) |
| HRESULT | CreateProgressDialog (REFIID riid, void **ppv) |
| BOOL WINAPI | _ILIsDesktop (LPCITEMIDLIST pidl) |
| BOOL WINAPI | _ILIsPidlSimple (LPCITEMIDLIST pidl) |
| HRESULT WINAPI | SHBindToFolderIDListParent (IShellFolder *unused, LPCITEMIDLIST pidl, const IID *riid, LPVOID *ppv, LPITEMIDLIST *ppidlLast) |
| HRESULT | IEGetNameAndFlagsEx (LPITEMIDLIST pidl, SHGDNF uFlags, long param10, LPWSTR pszBuf, UINT cchBuf, SFGAOF *rgfInOut) |
| long | IEGetNameAndFlags (LPITEMIDLIST pidl, SHGDNF uFlags, LPWSTR pszBuf, UINT cchBuf, SFGAOF *rgfInOut) |
| BOOL CALLBACK | AddFolderOptionsPage (HPROPSHEETPAGE thePage, LPARAM lParam) |
| bool | IUnknownIsEqual (IUnknown *int1, IUnknown *int2) |
| static void | ExplorerMessageLoop () |
| DWORD WINAPI | BrowserThreadProc (LPVOID lpThreadParameter) |
Variables |
| static const unsigned int | folderOptionsPageCountMax = 20 |
| static const long | BTP_UPDATE_CUR_HISTORY = 1 |
| static const long | BTP_UPDATE_NEXT_HISTORY = 2 |
| BOOL | createNewStuff = false |
| static const TCHAR | szCabinetWndClass [] = TEXT("CabinetWClassX") |
| static const TCHAR | szExploreWndClass [] = TEXT("ExploreWClassX") |