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

resource.c File Reference
#include "config.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include "windef.h"
#include "winbase.h"
#include "lzexpand.h"
#include "winuser.h"
#include "winver.h"
#include "wine/unicode.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  NE_NAMEINFO
struct  NE_TYPEINFO

Defines

#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define VS_FILE_INFO   16

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (ver)
static const
IMAGE_RESOURCE_DIRECTORY
find_entry_by_id (const IMAGE_RESOURCE_DIRECTORY *dir, WORD id, const void *root)
static const
IMAGE_RESOURCE_DIRECTORY
find_entry_default (const IMAGE_RESOURCE_DIRECTORY *dir, const void *root)
static int read_xx_header (HFILE lzfd)
static BOOL find_ne_resource (HFILE lzfd, DWORD *resLen, DWORD *resOff)
static BOOL find_pe_resource (HFILE lzfd, DWORD *resLen, DWORD *resOff)
DWORD find_version_resource (HFILE lzfd, DWORD *reslen, DWORD *offset)

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