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

hlink.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "wine/debug.h"
#include "wine/unicode.h"
#include "mshtml_private.h"

Go to the source code of this file.

Defines

#define COBJMACROS
#define HLINKTRG_THIS(iface)   DEFINE_THIS(HTMLDocument, HlinkTarget, iface)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mshtml)
static HRESULT WINAPI HlinkTarget_QueryInterface (IHlinkTarget *iface, REFIID riid, void **ppv)
static ULONG WINAPI HlinkTarget_AddRef (IHlinkTarget *iface)
static ULONG WINAPI HlinkTarget_Release (IHlinkTarget *iface)
static HRESULT WINAPI HlinkTarget_SetBrowseContext (IHlinkTarget *iface, IHlinkBrowseContext *pihlbc)
static HRESULT WINAPI HlinkTarget_GetBrowseContext (IHlinkTarget *iface, IHlinkBrowseContext **ppihlbc)
static HRESULT WINAPI HlinkTarget_Navigate (IHlinkTarget *iface, DWORD grfHLNF, LPCWSTR pwzJumpLocation)
static HRESULT WINAPI HlinkTarget_GetMoniker (IHlinkTarget *iface, LPCWSTR pwzLocation, DWORD dwAssign, IMoniker **ppimkLocation)
static HRESULT WINAPI HlinkTarget_GetFriendlyName (IHlinkTarget *iface, LPCWSTR pwzLocation, LPWSTR *ppwzFriendlyName)
void HTMLDocument_Hlink_Init (HTMLDocument *This)

Variables

static const IHlinkTargetVtbl HlinkTargetVtbl

Generated on Fri May 25 2012 05:11:18 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.