/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/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/branches/seamlessrdp-branch/rdesktop/proto.h

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

revision 1156 by ossman_, Fri Mar 17 09:56:20 2006 UTC revision 1157 by astrand, Fri Mar 17 12:39:09 2006 UTC
# Line 288  BOOL lspci_init(void); Line 288  BOOL lspci_init(void);
288  BOOL seamless_init(void);  BOOL seamless_init(void);
289  void seamless_send_sync(void);  void seamless_send_sync(void);
290  void seamless_send_state(unsigned long id, unsigned int state, unsigned long flags);  void seamless_send_state(unsigned long id, unsigned int state, unsigned long flags);
291    void seamless_send_position(unsigned long id, int x, int y, int width, int height,
292                                unsigned long flags);
293    void seamless_select_timeout(struct timeval *tv);
294  void seamless_send_zchange(unsigned long id, unsigned long below, unsigned long flags);  void seamless_send_zchange(unsigned long id, unsigned long below, unsigned long flags);
295  void seamless_send_focus(unsigned long id, unsigned long flags);  void seamless_send_focus(unsigned long id, unsigned long flags);
296    

Legend:
Removed from v.1156  
changed lines
  Added in v.1157

  ViewVC Help
Powered by ViewVC 1.1.26