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

shellole.cpp File Reference
#include <precomp.h>

Go to the source code of this file.

Data Structures

class  IDefClFImpl

Typedefs

typedef HRESULT(CALLBACK * LPFNCREATEINSTANCE )(IUnknown *pUnkOuter, REFIID riid, LPVOID *ppvObject)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (shell)
HRESULT WINAPI IFSFolder_Constructor (IUnknown *pUnkOuter, REFIID riid, LPVOID *ppv)
HRESULT IDefClF_fnConstructor (LPFNCREATEINSTANCE lpfnCI, PLONG pcRefDll, const IID *riidInst, IClassFactory **theFactory)
DWORD WINAPI __SHGUIDToStringW (REFGUID guid, LPWSTR str)
HRESULT WINAPI SHCoCreateInstance (LPCWSTR aclsid, const CLSID *clsid, LPUNKNOWN pUnkOuter, REFIID refiid, LPVOID *ppv)
DWORD WINAPI SHCLSIDFromStringA (LPCSTR clsid, CLSID *id)
DWORD WINAPI SHCLSIDFromStringW (LPCWSTR clsid, CLSID *id)
EXTERN_C DWORD WINAPI SHCLSIDFromStringAW (LPCVOID clsid, CLSID *id)
HRESULT WINAPI SHGetMalloc (LPMALLOC *lpmal)
LPVOID WINAPI SHAlloc (SIZE_T len)
void WINAPI SHFree (LPVOID pv)
HRESULT WINAPI SHGetDesktopFolder (IShellFolder **psf)
HRESULT WINAPI SHCreateDefClassObject (REFIID riid, LPVOID *ppv, LPFNCREATEINSTANCE lpfnCI, LPDWORD pcRefDll, REFIID riidInst)
void WINAPI DragAcceptFiles (HWND hWnd, BOOL b)
void WINAPI DragFinish (HDROP h)
BOOL WINAPI DragQueryPoint (HDROP hDrop, POINT *p)
UINT WINAPI DragQueryFileA (HDROP hDrop, UINT lFile, LPSTR lpszFile, UINT lLength)
UINT WINAPI DragQueryFileW (HDROP hDrop, UINT lFile, LPWSTR lpszwFile, UINT lLength)
EXTERN_C HRESULT WINAPI SHPropStgCreate (IPropertySetStorage *psstg, REFFMTID fmtid, const CLSID *pclsid, DWORD grfFlags, DWORD grfMode, DWORD dwDisposition, IPropertyStorage **ppstg, UINT *puCodePage)
EXTERN_C HRESULT WINAPI SHPropStgReadMultiple (IPropertyStorage *pps, UINT uCodePage, ULONG cpspec, const PROPSPEC *rgpspec, PROPVARIANT *rgvar)
EXTERN_C HRESULT WINAPI SHPropStgWriteMultiple (IPropertyStorage *pps, UINT *uCodePage, ULONG cpspec, const PROPSPEC *rgpspec, PROPVARIANT *rgvar, PROPID propidNameFirst)

Variables

static const WCHAR sShell32 [12] = {'S','H','E','L','L','3','2','.','D','L','L','\0'}

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