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

ehandler.c
Go to the documentation of this file.
00001 
00002 #include <precomp.h>
00003 
00004 
00005 _CRTIMP
00006 EXCEPTION_DISPOSITION
00007 __cdecl
00008 __C_specific_handler(
00009     struct _EXCEPTION_RECORD *_ExceptionRecord,
00010     void *_EstablisherFrame,
00011     struct _CONTEXT *_ContextRecord,
00012     struct _DISPATCHER_CONTEXT *_DispatcherContext)
00013 {
00014     UNIMPLEMENTED;
00015     return 0;
00016 }
00017 

Generated on Fri May 25 2012 04:34:53 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.