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

asmenum.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "guiddef.h"
#include "fusion.h"
#include "corerror.h"
#include "fusionpriv.h"
#include "wine/debug.h"
#include "wine/unicode.h"
#include "wine/list.h"

Go to the source code of this file.

Data Structures

struct  ASMNAME
struct  IAssemblyEnumImpl

Defines

#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (fusion)
static IAssemblyEnumImplimpl_from_IAssemblyEnum (IAssemblyEnum *iface)
static HRESULT WINAPI IAssemblyEnumImpl_QueryInterface (IAssemblyEnum *iface, REFIID riid, LPVOID *ppobj)
static ULONG WINAPI IAssemblyEnumImpl_AddRef (IAssemblyEnum *iface)
static ULONG WINAPI IAssemblyEnumImpl_Release (IAssemblyEnum *iface)
static HRESULT WINAPI IAssemblyEnumImpl_GetNextAssembly (IAssemblyEnum *iface, LPVOID pvReserved, IAssemblyName **ppName, DWORD dwFlags)
static HRESULT WINAPI IAssemblyEnumImpl_Reset (IAssemblyEnum *iface)
static HRESULT WINAPI IAssemblyEnumImpl_Clone (IAssemblyEnum *iface, IAssemblyEnum **ppEnum)
static void parse_name (IAssemblyName *name, int depth, LPWSTR path, LPWSTR buf)
static int compare_assembly_names (ASMNAME *asmname1, ASMNAME *asmname2)
static void insert_assembly (struct list *assemblies, ASMNAME *to_insert)
static HRESULT enum_gac_assemblies (struct list *assemblies, IAssemblyName *name, int depth, LPWSTR path)
static HRESULT enumerate_gac (IAssemblyEnumImpl *asmenum, IAssemblyName *pName)
HRESULT WINAPI CreateAssemblyEnum (IAssemblyEnum **pEnum, IUnknown *pUnkReserved, IAssemblyName *pName, DWORD dwFlags, LPVOID pvReserved)

Variables

static const IAssemblyEnumVtbl AssemblyEnumVtbl

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