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

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

revision 1098 by astrand, Fri Mar 10 12:44:32 2006 UTC revision 1118 by astrand, Tue Mar 14 13:56:50 2006 UTC
# Line 67  NTSTATUS disk_query_directory(NTHANDLE h Line 67  NTSTATUS disk_query_directory(NTHANDLE h
67  int mppc_expand(uint8 * data, uint32 clen, uint8 ctype, uint32 * roff, uint32 * rlen);  int mppc_expand(uint8 * data, uint32 clen, uint8 ctype, uint32 * roff, uint32 * rlen);
68  /* ewmhints.c */  /* ewmhints.c */
69  int get_current_workarea(uint32 * x, uint32 * y, uint32 * width, uint32 * height);  int get_current_workarea(uint32 * x, uint32 * y, uint32 * width, uint32 * height);
70    void ewmh_init(void);
71  /* iso.c */  /* iso.c */
72  STREAM iso_init(int length);  STREAM iso_init(int length);
73  void iso_send(STREAM s);  void iso_send(STREAM s);
# Line 283  BOOL lspci_init(void); Line 284  BOOL lspci_init(void);
284  /* seamless.c */  /* seamless.c */
285  BOOL seamless_init(void);  BOOL seamless_init(void);
286  void seamless_send_sync(void);  void seamless_send_sync(void);
287    void seamless_send_state(unsigned long id, unsigned int state, unsigned long flags);
288    
289  /* *INDENT-OFF* */  /* *INDENT-OFF* */
290  #ifdef __cplusplus  #ifdef __cplusplus

Legend:
Removed from v.1098  
changed lines
  Added in v.1118

  ViewVC Help
Powered by ViewVC 1.1.26