/[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 20 by matty, Mon Oct 16 07:37:52 2000 UTC revision 21 by matty, Mon Oct 16 08:44:48 2000 UTC
# Line 46  void licence_process(STREAM s); Line 46  void licence_process(STREAM s);
46  void rdp_out_unistr(STREAM s, char *string, int len);  void rdp_out_unistr(STREAM s, char *string, int len);
47  void rdp_send_input(uint32 time, uint16 message_type, uint16 device_flags, uint16 param1, uint16 param2);  void rdp_send_input(uint32 time, uint16 message_type, uint16 device_flags, uint16 param1, uint16 param2);
48  void rdp_main_loop(void);  void rdp_main_loop(void);
49  BOOL rdp_connect(char *server);  BOOL rdp_connect(char *server, uint32 flags, char *domain, char *password, char *command, char *directory);
50  void rdp_disconnect(void);  void rdp_disconnect(void);
51    
52  /* orders.c */  /* orders.c */

Legend:
Removed from v.20  
changed lines
  Added in v.21

  ViewVC Help
Powered by ViewVC 1.1.26