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

urlhist.c File Reference
#include "wine/debug.h"
#include "shdocvw.h"
#include "urlhist.h"

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (shdocvw)
static HRESULT WINAPI UrlHistoryStg_QueryInterface (IUrlHistoryStg2 *iface, REFIID riid, void **ppv)
static ULONG WINAPI UrlHistoryStg_AddRef (IUrlHistoryStg2 *iface)
static ULONG WINAPI UrlHistoryStg_Release (IUrlHistoryStg2 *iface)
static HRESULT WINAPI UrlHistoryStg_AddUrl (IUrlHistoryStg2 *iface, LPCOLESTR lpcsUrl, LPCOLESTR pocsTitle, DWORD dwFlags)
static HRESULT WINAPI UrlHistoryStg_DeleteUrl (IUrlHistoryStg2 *iface, LPCOLESTR lpcsUrl, DWORD dwFlags)
static HRESULT WINAPI UrlHistoryStg_QueryUrl (IUrlHistoryStg2 *iface, LPCOLESTR lpcsUrl, DWORD dwFlags, LPSTATURL lpSTATURL)
static HRESULT WINAPI UrlHistoryStg_BindToObject (IUrlHistoryStg2 *iface, LPCOLESTR lpcsUrl, REFIID riid, void **ppv)
static HRESULT WINAPI UrlHistoryStg_EnumUrls (IUrlHistoryStg2 *iface, IEnumSTATURL **ppEnum)
static HRESULT WINAPI UrlHistoryStg_AddUrlAndNotify (IUrlHistoryStg2 *iface, LPCOLESTR pocsUrl, LPCOLESTR pocsTitle, DWORD dwFlags, BOOL fWriteHistory, IOleCommandTarget *poctNotify, IUnknown *punkISFolder)
static HRESULT WINAPI UrlHistoryStg_ClearHistory (IUrlHistoryStg2 *iface)
HRESULT CUrlHistory_Create (IUnknown *pOuter, REFIID riid, void **ppv)

Variables

static const IUrlHistoryStg2Vtbl UrlHistoryStg2Vtbl
static IUrlHistoryStg2 UrlHistoryStg2 = { &UrlHistoryStg2Vtbl }

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