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

pseh.h File Reference
#include <stddef.h>
#include <pseh/framebased.h>

Go to the source code of this file.

Defines

#define _SEH_PVOID_CAST(TYPE_, P_)   (P_)
#define _SEH_FIELD_OFFSET   offsetof
#define _SEH_CONTAINING_RECORD(ADDR_, TYPE_, FIELD_)   ((TYPE_ *)(((char *)(ADDR_)) - _SEH_FIELD_OFFSET(TYPE_, FIELD_)))
#define _SEH_CONCAT1(X_, Y_)   X_ ## Y_
#define _SEH_CONCAT(X_, Y_)   _SEH_CONCAT1(X_, Y_)
#define _SEH_LOCALS_TYPENAME(BASENAME_)   struct _SEH_CONCAT(_SEHLocalsTag, BASENAME_)
#define _SEH_DEFINE_LOCALS(BASENAME_)   _SEH_LOCALS_TYPENAME(BASENAME_)
#define _SEH_DECLARE_LOCALS(BASENAME_)

Variables

static int _SEHLocals
static void *const _SEHDummyLocals = &_SEHLocals

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