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

pe.h File Reference
#include "compat.h"
#include <pshpack1.h>
#include <poppack.h>

Go to the source code of this file.

Data Structures

struct  CoffSymbol
struct  Pe
struct  SYMENT

Defines

#define E_SYMNMLEN   8
#define C_EXT   2
#define C_STAT   3
#define DT_FCN   0x40
#define ANSI_NAME_STRING(s)   ((PANSI_STRING)((s)->Name))

Typedefs

typedef struct
_IMAGE_SECTION_HEADER 
PeSect
typedef struct SYMENTPSYMENT

Functions

Pepeopen (const char *name)
int loaddisksection (struct _Pe *pe, char *name, struct DwarfBlock *b)
int loadmemsection (struct _Pe *pe, char *name, struct DwarfBlock *b)
u16int peget2 (const unsigned char *ptr)
u32int peget4 (const unsigned char *ptr)
u64int peget8 (const unsigned char *ptr)
void pefree (struct _Pe *pe)
ulong pefindrva (struct _IMAGE_SECTION_HEADER *SectionHeader, int NumberOfSections, ulong TargetPhysical)
int GetStrnlen (const char *string, int maxlen)

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