ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

browse_ctx.c File Reference
#include "hlink_private.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  HlinkBCImpl

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (hlink)
static HlinkBCImplimpl_from_IHlinkBrowseContext (IHlinkBrowseContext *iface)
static HRESULT WINAPI IHlinkBC_fnQueryInterface (IHlinkBrowseContext *iface, REFIID riid, LPVOID *ppvObj)
static ULONG WINAPI IHlinkBC_fnAddRef (IHlinkBrowseContext *iface)
static ULONG WINAPI IHlinkBC_fnRelease (IHlinkBrowseContext *iface)
static HRESULT WINAPI IHlinkBC_Register (IHlinkBrowseContext *iface, DWORD dwReserved, IUnknown *piunk, IMoniker *pimk, DWORD *pdwRegister)
static HRESULT WINAPI IHlinkBC_GetObject (IHlinkBrowseContext *face, IMoniker *pimk, BOOL fBindifRootRegistered, IUnknown **ppiunk)
static HRESULT WINAPI IHlinkBC_Revoke (IHlinkBrowseContext *iface, DWORD dwRegister)
static HRESULT WINAPI IHlinkBC_SetBrowseWindowInfo (IHlinkBrowseContext *iface, HLBWINFO *phlbwi)
static HRESULT WINAPI IHlinkBC_GetBrowseWindowInfo (IHlinkBrowseContext *iface, HLBWINFO *phlbwi)
static HRESULT WINAPI IHlinkBC_SetInitialHlink (IHlinkBrowseContext *iface, IMoniker *pimkTarget, LPCWSTR pwzLocation, LPCWSTR pwzFriendlyName)
static HRESULT WINAPI IHlinkBC_OnNavigateHlink (IHlinkBrowseContext *iface, DWORD grfHLNF, IMoniker *pmkTarget, LPCWSTR pwzLocation, LPCWSTR pwzFriendlyName, ULONG *puHLID)
static HRESULT WINAPI IHlinkBC_UpdateHlink (IHlinkBrowseContext *iface, ULONG uHLID, IMoniker *pimkTarget, LPCWSTR pwzLocation, LPCWSTR pwzFriendlyName)
static HRESULT WINAPI IHlinkBC_EnumNavigationStack (IHlinkBrowseContext *iface, DWORD dwReserved, DWORD grfHLFNAMEF, IEnumHLITEM **ppienumhlitem)
static HRESULT WINAPI IHlinkBC_QueryHlink (IHlinkBrowseContext *iface, DWORD grfHLONG, ULONG uHLID)
static HRESULT WINAPI IHlinkBC_GetHlink (IHlinkBrowseContext *iface, ULONG uHLID, IHlink **ppihl)
static HRESULT WINAPI IHlinkBC_SetCurrentHlink (IHlinkBrowseContext *iface, ULONG uHLID)
static HRESULT WINAPI IHlinkBC_Clone (IHlinkBrowseContext *iface, IUnknown *piunkOuter, REFIID riid, IUnknown **ppiunkOjb)
static HRESULT WINAPI IHlinkBC_Close (IHlinkBrowseContext *iface, DWORD reserved)
HRESULT HLinkBrowseContext_Constructor (IUnknown *pUnkOuter, REFIID riid, void **ppv)

Variables

static const
IHlinkBrowseContextVtbl 
hlvt

Generated on Sat May 26 2012 05:08:45 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.