/[rdesktop]/jpeg/rdesktop/trunk/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 /jpeg/rdesktop/trunk/proto.h

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

revision 683 by n-ki, Tue Apr 27 12:55:33 2004 UTC revision 713 by jsorg71, Wed Jun 16 03:08:55 2004 UTC
# Line 87  void process_cached_pointer_pdu(STREAM s Line 87  void process_cached_pointer_pdu(STREAM s
87  void process_system_pointer_pdu(STREAM s);  void process_system_pointer_pdu(STREAM s);
88  void process_bitmap_updates(STREAM s);  void process_bitmap_updates(STREAM s);
89  void process_palette(STREAM s);  void process_palette(STREAM s);
90    BOOL rdp_loop(BOOL * deactivated, uint32 * ext_disc_reason);
91  void rdp_main_loop(BOOL * deactivated, uint32 * ext_disc_reason);  void rdp_main_loop(BOOL * deactivated, uint32 * ext_disc_reason);
92  BOOL rdp_connect(char *server, uint32 flags, char *domain, char *password, char *command,  BOOL rdp_connect(char *server, uint32 flags, char *domain, char *password, char *command,
93                   char *directory);                   char *directory);
# Line 155  uint16 ui_get_numlock_state(unsigned int Line 156  uint16 ui_get_numlock_state(unsigned int
156  void reset_modifier_keys(void);  void reset_modifier_keys(void);
157  void rdp_send_scancode(uint32 time, uint16 flags, uint8 scancode);  void rdp_send_scancode(uint32 time, uint16 flags, uint8 scancode);
158  /* xwin.c */  /* xwin.c */
159    void ui_begin_update(void);
160    void ui_end_update(void);
161  BOOL get_key_state(unsigned int state, uint32 keysym);  BOOL get_key_state(unsigned int state, uint32 keysym);
162  BOOL ui_init(void);  BOOL ui_init(void);
163  void ui_deinit(void);  void ui_deinit(void);

Legend:
Removed from v.683  
changed lines
  Added in v.713

  ViewVC Help
Powered by ViewVC 1.1.26