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

main.c File Reference
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "werapi.h"
#include "wine/list.h"
#include "wine/unicode.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  report_t

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (wer)
static void__WINE_ALLOC_SIZE (1)
static BOOL heap_free (void *mem)
BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
HRESULT WINAPI WerAddExcludedApplication (PCWSTR exeName, BOOL allUsers)
HRESULT WINAPI WerRemoveExcludedApplication (PCWSTR exeName, BOOL allUsers)
HRESULT WINAPI WerReportCloseHandle (HREPORT hreport)
HRESULT WINAPI WerReportCreate (PCWSTR eventtype, WER_REPORT_TYPE reporttype, PWER_REPORT_INFORMATION reportinfo, HREPORT *phandle)
HRESULT WINAPI WerReportSetParameter (HREPORT hreport, DWORD id, PCWSTR name, PCWSTR value)
HRESULT WINAPI WerReportSubmit (HREPORT hreport, WER_CONSENT consent, DWORD flags, PWER_SUBMIT_RESULT presult)

Variables

static CRITICAL_SECTION report_table_cs = { &report_table_cs_debug, -1, 0, 0, 0, 0 }
static CRITICAL_SECTION_DEBUG report_table_cs_debug
static struct list report_table = LIST_INIT(report_table)
static WCHAR regpath_exclude []

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