/[rdesktop]/sourceforge.net/trunk/rdesktop/proto.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/proto.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1475 by jsorg71, Fri Jul 11 03:51:23 2008 UTC revision 1476 by jsorg71, Fri Jul 11 03:55:52 2008 UTC
# Line 44  void cache_put_desktop(uint32 offset, in Line 44  void cache_put_desktop(uint32 offset, in
44                         uint8 * data);                         uint8 * data);
45  RD_HCURSOR cache_get_cursor(uint16 cache_idx);  RD_HCURSOR cache_get_cursor(uint16 cache_idx);
46  void cache_put_cursor(uint16 cache_idx, RD_HCURSOR cursor);  void cache_put_cursor(uint16 cache_idx, RD_HCURSOR cursor);
47  BRUSHDATA * cache_get_brush_data(uint16 cache_idx);  BRUSHDATA *cache_get_brush_data(uint16 cache_idx);
48  void cache_put_brush_data(uint16 cache_idx, BRUSHDATA * brush_data);  void cache_put_brush_data(uint16 cache_idx, BRUSHDATA * brush_data);
49  /* channels.c */  /* channels.c */
50  VCHANNEL *channel_register(char *name, uint32 flags, void (*callback) (STREAM));  VCHANNEL *channel_register(char *name, uint32 flags, void (*callback) (STREAM));

Legend:
Removed from v.1475  
changed lines
  Added in v.1476

  ViewVC Help
Powered by ViewVC 1.1.26