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

intshcut.c File Reference
#include <stdarg.h>
#include <stdio.h>
#include "wine/debug.h"
#include "shdocvw.h"
#include "objidl.h"
#include "shobjidl.h"
#include "intshcut.h"
#include "shellapi.h"
#include "winreg.h"
#include "shlwapi.h"

Go to the source code of this file.

Data Structures

struct  InternetShortcut

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (shdocvw)
static InternetShortcutimpl_from_IUniformResourceLocatorA (IUniformResourceLocatorA *iface)
static InternetShortcutimpl_from_IUniformResourceLocatorW (IUniformResourceLocatorW *iface)
static InternetShortcutimpl_from_IPersistFile (IPersistFile *iface)
static BOOL run_winemenubuilder (const WCHAR *args)
static BOOL StartLinkProcessor (LPCOLESTR szLink)
static HRESULT Unknown_QueryInterface (InternetShortcut *This, REFIID riid, PVOID *ppvObject)
static ULONG Unknown_AddRef (InternetShortcut *This)
static ULONG Unknown_Release (InternetShortcut *This)
static HRESULT WINAPI UniformResourceLocatorW_QueryInterface (IUniformResourceLocatorW *url, REFIID riid, PVOID *ppvObject)
static ULONG WINAPI UniformResourceLocatorW_AddRef (IUniformResourceLocatorW *url)
static ULONG WINAPI UniformResourceLocatorW_Release (IUniformResourceLocatorW *url)
static HRESULT WINAPI UniformResourceLocatorW_SetUrl (IUniformResourceLocatorW *url, LPCWSTR pcszURL, DWORD dwInFlags)
static HRESULT WINAPI UniformResourceLocatorW_GetUrl (IUniformResourceLocatorW *url, LPWSTR *ppszURL)
static HRESULT WINAPI UniformResourceLocatorW_InvokeCommand (IUniformResourceLocatorW *url, PURLINVOKECOMMANDINFOW pCommandInfo)
static HRESULT WINAPI UniformResourceLocatorA_QueryInterface (IUniformResourceLocatorA *url, REFIID riid, PVOID *ppvObject)
static ULONG WINAPI UniformResourceLocatorA_AddRef (IUniformResourceLocatorA *url)
static ULONG WINAPI UniformResourceLocatorA_Release (IUniformResourceLocatorA *url)
static HRESULT WINAPI UniformResourceLocatorA_SetUrl (IUniformResourceLocatorA *url, LPCSTR pcszURL, DWORD dwInFlags)
static HRESULT WINAPI UniformResourceLocatorA_GetUrl (IUniformResourceLocatorA *url, LPSTR *ppszURL)
static HRESULT WINAPI UniformResourceLocatorA_InvokeCommand (IUniformResourceLocatorA *url, PURLINVOKECOMMANDINFOA pCommandInfo)
static HRESULT WINAPI PersistFile_QueryInterface (IPersistFile *pFile, REFIID riid, PVOID *ppvObject)
static ULONG WINAPI PersistFile_AddRef (IPersistFile *pFile)
static ULONG WINAPI PersistFile_Release (IPersistFile *pFile)
static HRESULT WINAPI PersistFile_GetClassID (IPersistFile *pFile, CLSID *pClassID)
static HRESULT WINAPI PersistFile_IsDirty (IPersistFile *pFile)
static HRESULT WINAPI PersistFile_Load (IPersistFile *pFile, LPCOLESTR pszFileName, DWORD dwMode)
static HRESULT WINAPI PersistFile_Save (IPersistFile *pFile, LPCOLESTR pszFileName, BOOL fRemember)
static HRESULT WINAPI PersistFile_SaveCompleted (IPersistFile *pFile, LPCOLESTR pszFileName)
static HRESULT WINAPI PersistFile_GetCurFile (IPersistFile *pFile, LPOLESTR *ppszFileName)
static InternetShortcutcreate_shortcut (void)
HRESULT InternetShortcut_Create (IUnknown *pOuter, REFIID riid, void **ppv)
void WINAPI OpenURL (HWND hWnd, HINSTANCE hInst, LPCSTR lpcstrUrl, int nShowCmd)

Variables

static const
IUniformResourceLocatorWVtbl 
uniformResourceLocatorWVtbl
static const
IUniformResourceLocatorAVtbl 
uniformResourceLocatorAVtbl
static const IPersistFileVtbl persistFileVtbl

Generated on Sun May 27 2012 05:18:07 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.