/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/doc/seamlessrdp-channel.txt
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/doc/seamlessrdp-channel.txt

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

revision 1088 by ossman_, Fri Mar 10 08:44:55 2006 UTC revision 1092 by astrand, Fri Mar 10 09:20:03 2006 UTC
# Line 24  systems (e.g. VNC) as well. Line 24  systems (e.g. VNC) as well.
24  One line may not exceed 1024 bytes, including newline.  One line may not exceed 1024 bytes, including newline.
25    
26  The protocol has no concept of hidden or unmapped windows. A window does not  The protocol has no concept of hidden or unmapped windows. A window does not
27  exist unless it is visible. Note that a minimised window is an exception to  exist unless it is visible. Note that a minimized window is an exception to
28  this rule.  this rule.
29    
30  Data types  Data types
# Line 70  Syntax: Line 70  Syntax:
70          POSITION,<ID>,<X>,<Y>,<WIDTH>,<HEIGHT>,<FLAGS>          POSITION,<ID>,<X>,<Y>,<WIDTH>,<HEIGHT>,<FLAGS>
71    
72  If the window isn't visible yet (because a  If the window isn't visible yet (because a
73  STATE hasn't been set or because it's minimised), you must store the position  STATE hasn't been set or because it's minimized), you must store the position
74  and size. A new POSITION is not guaranteed to be sent when the window changes  and size. A new POSITION is not guaranteed to be sent when the window changes
75  state.  state.
76    
# Line 109  Syntax: Line 109  Syntax:
109    
110  State can have one of three values:  State can have one of three values:
111   0 : "Normal" window.   0 : "Normal" window.
112   1 : Minimised.   1 : Minimized.
113   2 : Maximised.   2 : Maximized.
114    
115    
116  DEBUG  DEBUG

Legend:
Removed from v.1088  
changed lines
  Added in v.1092

  ViewVC Help
Powered by ViewVC 1.1.26