/[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 1192 by ossman_, Tue Mar 21 14:42:25 2006 UTC revision 1193 by ossman_, Wed Mar 22 16:20:55 2006 UTC
# Line 272  void ui_desktop_save(uint32 offset, int Line 272  void ui_desktop_save(uint32 offset, int
272  void ui_desktop_restore(uint32 offset, int x, int y, int cx, int cy);  void ui_desktop_restore(uint32 offset, int x, int y, int cx, int cy);
273  void ui_begin_update(void);  void ui_begin_update(void);
274  void ui_end_update(void);  void ui_end_update(void);
275  void ui_seamless_begin(void);  void ui_seamless_begin(BOOL hidden);
276    void ui_seamless_hide_desktop(void);
277    void ui_seamless_unhide_desktop(void);
278  void ui_seamless_toggle(void);  void ui_seamless_toggle(void);
279  void ui_seamless_create_window(unsigned long id, unsigned long group, unsigned long parent,  void ui_seamless_create_window(unsigned long id, unsigned long group, unsigned long parent,
280                                 unsigned long flags);                                 unsigned long flags);

Legend:
Removed from v.1192  
changed lines
  Added in v.1193

  ViewVC Help
Powered by ViewVC 1.1.26