/[rdesktop]/jpeg/rdesktop/trunk/types.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 /jpeg/rdesktop/trunk/types.h

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

revision 682 by n-ki, Thu Mar 4 08:24:40 2004 UTC revision 683 by n-ki, Tue Apr 27 12:55:33 2004 UTC
# Line 134  typedef struct Line 134  typedef struct
134          uint8 cb[MAX_CBSIZE];          uint8 cb[MAX_CBSIZE];
135  } WAVEFORMATEX;  } WAVEFORMATEX;
136    
137    typedef struct _RDPCOMP
138    {
139            uint32 roff;
140            uint8 hist[RDP_MPPC_DICT_SIZE];
141            struct stream ns;
142    }
143    RDPCOMP;
144    
145  /* RDPDR */  /* RDPDR */
146  typedef uint32 NTSTATUS;  typedef uint32 NTSTATUS;
147  typedef uint32 HANDLE;  typedef uint32 HANDLE;

Legend:
Removed from v.682  
changed lines
  Added in v.683

  ViewVC Help
Powered by ViewVC 1.1.26