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

handle.c File Reference
#include "config.h"
#include "wine/port.h"
#include "wine/debug.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winhttp.h"
#include "winhttp_private.h"

Go to the source code of this file.

Defines

#define HANDLE_CHUNK_SIZE   0x10

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (winhttp)
object_header_t * addref_object (object_header_t *hdr)
object_header_t * grab_object (HINTERNET hinternet)
void release_object (object_header_t *hdr)
HINTERNET alloc_handle (object_header_t *hdr)
BOOL free_handle (HINTERNET hinternet)

Variables

static CRITICAL_SECTION handle_cs = { &handle_cs_debug, -1, 0, 0, 0, 0 }
static CRITICAL_SECTION_DEBUG handle_cs_debug
static object_header_t ** handles
static ULONG_PTR next_handle
static ULONG_PTR max_handles

Generated on Sat May 26 2012 05:10:06 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.