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

loaddlg.c File Reference
#include "rapps.h"

Go to the source code of this file.

Data Structures

struct  IBindStatusCallbackImpl

Defines

#define COBJMACROS
#define WIN32_NO_STATUS

Functions

static HRESULT WINAPI dlQueryInterface (IBindStatusCallback *This, REFIID riid, void **ppvObject)
static ULONG WINAPI dlAddRef (IBindStatusCallback *iface)
static ULONG WINAPI dlRelease (IBindStatusCallback *iface)
static HRESULT WINAPI dlOnStartBinding (IBindStatusCallback *iface, DWORD dwReserved, IBinding *pib)
static HRESULT WINAPI dlGetPriority (IBindStatusCallback *iface, LONG *pnPriority)
static HRESULT WINAPI dlOnLowResource (IBindStatusCallback *iface, DWORD reserved)
static HRESULT WINAPI dlOnProgress (IBindStatusCallback *iface, ULONG ulProgress, ULONG ulProgressMax, ULONG ulStatusCode, LPCWSTR szStatusText)
static HRESULT WINAPI dlOnStopBinding (IBindStatusCallback *iface, HRESULT hresult, LPCWSTR szError)
static HRESULT WINAPI dlGetBindInfo (IBindStatusCallback *iface, DWORD *grfBINDF, BINDINFO *pbindinfo)
static HRESULT WINAPI dlOnDataAvailable (IBindStatusCallback *iface, DWORD grfBSCF, DWORD dwSize, FORMATETC *pformatetc, STGMEDIUM *pstgmed)
static HRESULT WINAPI dlOnObjectAvailable (IBindStatusCallback *iface, REFIID riid, IUnknown *punk)
static IBindStatusCallbackCreateDl (HWND Dlg, BOOL *pbCancelled)
static DWORD WINAPI ThreadFunc (LPVOID Context)
static INT_PTR CALLBACK DownloadDlgProc (HWND Dlg, UINT Msg, WPARAM wParam, LPARAM lParam)
BOOL DownloadApplication (INT Index)
VOID DownloadApplicationsDB (LPWSTR lpUrl)

Variables

static PAPPLICATION_INFO AppInfo
static HICON hIcon = NULL
static const
IBindStatusCallbackVtbl 
dlVtbl

Generated on Fri May 25 2012 04:41:14 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.