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

irotp.c File Reference
#include <stdarg.h>
#include <string.h>
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "irot_s.h"
#include "wine/list.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  rot_entry

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (rpcss)
static void rot_entry_release (struct rot_entry *rot_entry)
HRESULT IrotRegister (IrotHandle h, const MonikerComparisonData *data, const InterfaceData *obj, const InterfaceData *mk, const FILETIME *time, DWORD grfFlags, IrotCookie *cookie, IrotContextHandle *ctxt_handle)
HRESULT IrotRevoke (IrotHandle h, IrotCookie cookie, IrotContextHandle *ctxt_handle, PInterfaceData *obj, PInterfaceData *mk)
HRESULT IrotIsRunning (IrotHandle h, const MonikerComparisonData *data)
HRESULT IrotGetObject (IrotHandle h, const MonikerComparisonData *moniker_data, PInterfaceData *obj, IrotCookie *cookie)
HRESULT IrotNoteChangeTime (IrotHandle h, IrotCookie cookie, const FILETIME *last_modified_time)
HRESULT IrotGetTimeOfLastChange (IrotHandle h, const MonikerComparisonData *moniker_data, FILETIME *time)
HRESULT IrotEnumRunning (IrotHandle h, PInterfaceList *list)
void __RPC_USER IrotContextHandle_rundown (IrotContextHandle ctxt_handle)
void *__RPC_USER MIDL_user_allocate (SIZE_T size)
void __RPC_USER MIDL_user_free (void *p)

Variables

static struct list RunningObjectTable = LIST_INIT(RunningObjectTable)
static CRITICAL_SECTION csRunningObjectTable = { &critsect_debug, -1, 0, 0, 0, 0 }
static CRITICAL_SECTION_DEBUG critsect_debug
static LONG last_cookie = 1

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