/[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 30 by matty, Fri Sep 14 13:51:38 2001 UTC revision 33 by matty, Sat Sep 15 12:34:34 2001 UTC
# Line 63  void tcp_disconnect(void); Line 63  void tcp_disconnect(void);
63  /* xwin.c */  /* xwin.c */
64  BOOL ui_create_window(char *title);  BOOL ui_create_window(char *title);
65  void ui_destroy_window(void);  void ui_destroy_window(void);
66  void ui_process_events(void);  void ui_select(int rdp_socket);
67  void ui_move_pointer(int x, int y);  void ui_move_pointer(int x, int y);
68  HBITMAP ui_create_bitmap(int width, int height, uint8 *data);  HBITMAP ui_create_bitmap(int width, int height, uint8 *data);
69  void ui_paint_bitmap(int x, int y, int cx, int cy, int width, int height, uint8 *data);  void ui_paint_bitmap(int x, int y, int cx, int cy, int width, int height, uint8 *data);

Legend:
Removed from v.30  
changed lines
  Added in v.33

  ViewVC Help
Powered by ViewVC 1.1.26