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

orders.c File Reference
#include <precomp.h>

Go to the source code of this file.

Functions

static void rdp_in_present (STREAM s, uint32 *present, uint8 flags, int size)
static void rdp_in_coord (STREAM s, sint16 *coord, BOOL delta)
static int parse_delta (uint8 *buffer, int *offset)
static void rdp_in_colour (STREAM s, uint32 *colour)
static BOOL rdp_parse_bounds (STREAM s, BOUNDS *bounds)
static BOOL rdp_parse_pen (STREAM s, PEN *pen, uint32 present)
static BOOL rdp_parse_brush (STREAM s, BRUSH *brush, uint32 present)
static void process_destblt (STREAM s, DESTBLT_ORDER *os, uint32 present, BOOL delta)
static void process_patblt (STREAM s, PATBLT_ORDER *os, uint32 present, BOOL delta)
static void process_screenblt (STREAM s, SCREENBLT_ORDER *os, uint32 present, BOOL delta)
static void process_line (STREAM s, LINE_ORDER *os, uint32 present, BOOL delta)
static void process_rect (STREAM s, RECT_ORDER *os, uint32 present, BOOL delta)
static void process_desksave (STREAM s, DESKSAVE_ORDER *os, uint32 present, BOOL delta)
static void process_memblt (STREAM s, MEMBLT_ORDER *os, uint32 present, BOOL delta)
static void process_triblt (STREAM s, TRIBLT_ORDER *os, uint32 present, BOOL delta)
static void process_polygon (STREAM s, POLYGON_ORDER *os, uint32 present, BOOL delta)
static void process_polygon2 (STREAM s, POLYGON2_ORDER *os, uint32 present, BOOL delta)
static void process_polyline (STREAM s, POLYLINE_ORDER *os, uint32 present, BOOL delta)
static void process_ellipse (STREAM s, ELLIPSE_ORDER *os, uint32 present, BOOL delta)
static void process_ellipse2 (STREAM s, ELLIPSE2_ORDER *os, uint32 present, BOOL delta)
static void process_text2 (STREAM s, TEXT2_ORDER *os, uint32 present, BOOL delta)
static void process_raw_bmpcache (STREAM s)
static void process_bmpcache (STREAM s)
static void process_bmpcache2 (STREAM s, uint16 flags, BOOL compressed)
static void process_colcache (STREAM s)
static void process_fontcache (STREAM s)
static void process_secondary_order (STREAM s)
void process_orders (STREAM s, uint16 num_orders)
void reset_order_state (void)

Variables

uint8g_next_packet
static RDP_ORDER_STATE g_order_state
BOOL g_use_rdp5

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