/[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 208 by matthewc, Thu Sep 26 14:04:30 2002 UTC revision 209 by matthewc, Wed Oct 2 13:51:16 2002 UTC
# Line 71  void ensure_remote_modifiers(uint32 ev_t Line 71  void ensure_remote_modifiers(uint32 ev_t
71  void reset_modifier_keys(unsigned int state);  void reset_modifier_keys(unsigned int state);
72  void rdp_send_scancode(uint32 time, uint16 flags, uint8 scancode);  void rdp_send_scancode(uint32 time, uint16 flags, uint8 scancode);
73  /* xwin.c */  /* xwin.c */
74  BOOL get_key_state(uint32 keysym, unsigned int state);  BOOL get_key_state(unsigned int state, uint32 keysym);
75  BOOL ui_init(void);  BOOL ui_init(void);
76  void ui_deinit(void);  void ui_deinit(void);
77  BOOL ui_create_window(void);  BOOL ui_create_window(void);

Legend:
Removed from v.208  
changed lines
  Added in v.209

  ViewVC Help
Powered by ViewVC 1.1.26