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

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

revision 499 by astrand, Wed Oct 15 14:01:32 2003 UTC revision 508 by astrand, Wed Oct 22 10:55:11 2003 UTC
# Line 152  HCURSOR ui_create_cursor(unsigned int x, Line 152  HCURSOR ui_create_cursor(unsigned int x,
152                           uint8 * xormask);                           uint8 * xormask);
153  void ui_set_cursor(HCURSOR cursor);  void ui_set_cursor(HCURSOR cursor);
154  void ui_destroy_cursor(HCURSOR cursor);  void ui_destroy_cursor(HCURSOR cursor);
155    void ui_set_null_cursor(void);
156  HCOLOURMAP ui_create_colourmap(COLOURMAP * colours);  HCOLOURMAP ui_create_colourmap(COLOURMAP * colours);
157  void ui_destroy_colourmap(HCOLOURMAP map);  void ui_destroy_colourmap(HCOLOURMAP map);
158  void ui_set_colourmap(HCOLOURMAP map);  void ui_set_colourmap(HCOLOURMAP map);

Legend:
Removed from v.499  
changed lines
  Added in v.508

  ViewVC Help
Powered by ViewVC 1.1.26