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

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

revision 10 by matty, Tue Aug 15 10:23:24 2000 UTC revision 28 by matty, Wed Jun 20 13:54:48 2001 UTC
# Line 32  typedef unsigned int uint32; Line 32  typedef unsigned int uint32;
32  typedef void *HBITMAP;  typedef void *HBITMAP;
33  typedef void *HGLYPH;  typedef void *HGLYPH;
34  typedef void *HCOLOURMAP;  typedef void *HCOLOURMAP;
35    typedef void *HCURSOR;
36    
37  typedef struct _COLOURENTRY  typedef struct _COLOURENTRY
38  {  {
# Line 76  typedef struct _BRUSH Line 77  typedef struct _BRUSH
77    
78  typedef struct _FONTGLYPH  typedef struct _FONTGLYPH
79  {  {
80            uint16 offset;
81          uint16 baseline;          uint16 baseline;
82          uint16 width;          uint16 width;
83          uint16 height;          uint16 height;

Legend:
Removed from v.10  
changed lines
  Added in v.28

  ViewVC Help
Powered by ViewVC 1.1.26