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

mk.c File Reference
#include "urlmon_main.h"
#include "wine/debug.h"
#include "shlwapi.h"

Go to the source code of this file.

Data Structures

struct  MkProtocol

Defines

#define NO_SHLWAPI_REG

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (urlmon)
static MkProtocolimpl_from_IInternetProtocolEx (IInternetProtocolEx *iface)
static HRESULT WINAPI MkProtocol_QueryInterface (IInternetProtocolEx *iface, REFIID riid, void **ppv)
static ULONG WINAPI MkProtocol_AddRef (IInternetProtocolEx *iface)
static ULONG WINAPI MkProtocol_Release (IInternetProtocolEx *iface)
static HRESULT report_result (IInternetProtocolSink *sink, HRESULT hres, DWORD dwError)
static HRESULT WINAPI MkProtocol_Start (IInternetProtocolEx *iface, LPCWSTR szUrl, IInternetProtocolSink *pOIProtSink, IInternetBindInfo *pOIBindInfo, DWORD grfPI, HANDLE_PTR dwReserved)
static HRESULT WINAPI MkProtocol_Continue (IInternetProtocolEx *iface, PROTOCOLDATA *pProtocolData)
static HRESULT WINAPI MkProtocol_Abort (IInternetProtocolEx *iface, HRESULT hrReason, DWORD dwOptions)
static HRESULT WINAPI MkProtocol_Terminate (IInternetProtocolEx *iface, DWORD dwOptions)
static HRESULT WINAPI MkProtocol_Suspend (IInternetProtocolEx *iface)
static HRESULT WINAPI MkProtocol_Resume (IInternetProtocolEx *iface)
static HRESULT WINAPI MkProtocol_Read (IInternetProtocolEx *iface, void *pv, ULONG cb, ULONG *pcbRead)
static HRESULT WINAPI MkProtocol_Seek (IInternetProtocolEx *iface, LARGE_INTEGER dlibMove, DWORD dwOrigin, ULARGE_INTEGER *plibNewPosition)
static HRESULT WINAPI MkProtocol_LockRequest (IInternetProtocolEx *iface, DWORD dwOptions)
static HRESULT WINAPI MkProtocol_UnlockRequest (IInternetProtocolEx *iface)
static HRESULT WINAPI MkProtocol_StartEx (IInternetProtocolEx *iface, IUri *pUri, IInternetProtocolSink *pOIProtSink, IInternetBindInfo *pOIBindInfo, DWORD grfPI, HANDLE *dwReserved)
HRESULT MkProtocol_Construct (IUnknown *pUnkOuter, LPVOID *ppobj)

Variables

static const
IInternetProtocolExVtbl 
MkProtocolVtbl

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