/[rdesktop]/sourceforge.net/trunk/rdesktop/parse.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/parse.h

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

revision 4 by matty, Wed May 10 07:36:34 2000 UTC revision 7 by matty, Fri Jul 7 09:40:03 2000 UTC
# Line 39  typedef struct stream Line 39  typedef struct stream
39  /* Connection state */  /* Connection state */
40  typedef struct connection  typedef struct connection
41  {  {
42            /* User interface */
43            HWINDOW wnd;
44            HBITMAP bmpcache[8];
45    
46          /* Parsing layer */          /* Parsing layer */
47          struct stream in;          struct stream in;
48          struct stream out;          struct stream out;

Legend:
Removed from v.4  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26