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

wpp_callbacks Struct Reference

#include <wpp.h>

Data Fields

char *(* lookup )(const char *filename, const char *parent_name, char **include_path, int include_path_count)
void *(* open )(const char *filename, int type)
void(* close )(void *file)
int(* read )(void *file, char *buffer, unsigned int len)
void(* write )(const char *buffer, unsigned int len)
void(* error )(const char *file, int line, int col, const char *near, const char *msg, va_list ap)
void(* warning )(const char *file, int line, int col, const char *near, const char *msg, va_list ap)

Detailed Description

Definition at line 27 of file wpp.h.


The documentation for this struct was generated from the following file:
  • include/host/wine/wpp.h

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