Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  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

__wine_debug_functions Struct Reference

#include <debug.h>

Data Fields

char *(* get_temp_buffer )(size_t n)
void(* release_temp_buffer )(char *buffer, size_t n)
const char *(* dbgstr_an )(const char *s, int n)
const char *(* dbgstr_wn )(const WCHAR *s, int n)
int(* dbg_vprintf )(const char *format, va_list args)
int(* dbg_vlog )(enum __wine_debug_class cls, struct __wine_debug_channel *channel, const char *file, const char *function, const int line, const char *format, va_list args)

Detailed Description

Definition at line 147 of file debug.h.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 10 06:20:07 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.