ReactOS 0.4.16-dev-88-ga65b6ae
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
class | CBrowseUIModule |
Typedefs | |
typedef HRESULT(WINAPI * | PMENUBAND_CREATEINSTANCE) (REFIID riid, void **ppv) |
typedef HRESULT(WINAPI * | PMERGEDFOLDER_CREATEINSTANCE) (REFIID riid, void **ppv) |
Variables | |
CBrowseUIModule | gModule |
CAtlWinModule | gWinModule |
DWORD | dwReason |
DWORD LPVOID | fImpLoad |
return | TRUE |
Definition at line 87 of file browseui.cpp.
Definition at line 88 of file browseui.cpp.
Definition at line 24 of file browseui.cpp.
Referenced by CInternetToolbar::InitNew().
Definition at line 33 of file browseui.cpp.
Referenced by CSearchBar::OnInitDialog(), and CAddressBand::SetSite().
Definition at line 42 of file browseui.cpp.
Referenced by CInternetToolbar::CreateAndInitBandProxy().
Definition at line 51 of file browseui.cpp.
Referenced by CInternetToolbar::InitNew().
Definition at line 69 of file browseui.cpp.
Referenced by CShellBrowser::ShowBand().
Definition at line 78 of file browseui.cpp.
Referenced by CShellBrowser::Initialize().
Definition at line 111 of file browseui.cpp.
Definition at line 90 of file browseui.cpp.
Definition at line 60 of file browseui.cpp.
Referenced by CShellBrowser::ShowBand().
Definition at line 189 of file browseui.cpp.
Definition at line 197 of file browseui.cpp.
STDAPI DllGetVersion | ( | DLLVERSIONINFO * | info | ) |
Definition at line 221 of file browseui.cpp.
Referenced by InstallerImpl_Version(), and loadShell32().
Definition at line 205 of file browseui.cpp.
Definition at line 213 of file browseui.cpp.
if | ( | dwReason | = = DLL_PROCESS_ATTACH | ) |
Definition at line 174 of file browseui.cpp.
STDAPI_ | ( | BOOL | ) |
DWORD dwReason |
Definition at line 170 of file browseui.cpp.
Definition at line 170 of file browseui.cpp.
CBrowseUIModule gModule |
Definition at line 164 of file browseui.cpp.
Referenced by DllCanUnloadNow(), DllGetClassObject(), DllRegisterServer(), DllUnregisterServer(), and if().
CAtlWinModule gWinModule |
Definition at line 165 of file browseui.cpp.
return TRUE |
Definition at line 183 of file browseui.cpp.