/[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 1038 by forsberg, Mon Nov 7 13:15:19 2005 UTC revision 1039 by astrand, Mon Jan 23 06:52:13 2006 UTC
# Line 50  STREAM channel_init(VCHANNEL * channel, Line 50  STREAM channel_init(VCHANNEL * channel,
50  void channel_send(STREAM s, VCHANNEL * channel);  void channel_send(STREAM s, VCHANNEL * channel);
51  void channel_process(STREAM s, uint16 mcs_channel);  void channel_process(STREAM s, uint16 mcs_channel);
52  /* cliprdr.c */  /* cliprdr.c */
 void cliprdr_send_native_format_announce(uint8 * formats_data, uint32 formats_data_length);  
53  void cliprdr_send_simple_native_format_announce(uint32 format);  void cliprdr_send_simple_native_format_announce(uint32 format);
54    void cliprdr_send_native_format_announce(uint8 * formats_data, uint32 formats_data_length);
55  void cliprdr_send_data_request(uint32 format);  void cliprdr_send_data_request(uint32 format);
56  void cliprdr_send_data(uint8 * data, uint32 length);  void cliprdr_send_data(uint8 * data, uint32 length);
57  BOOL cliprdr_init(void);  BOOL cliprdr_init(void);

Legend:
Removed from v.1038  
changed lines
  Added in v.1039

  ViewVC Help
Powered by ViewVC 1.1.26