/[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 474 by matthewc, Tue Sep 30 09:11:08 2003 UTC revision 491 by stargo, Mon Oct 13 16:09:45 2003 UTC
# Line 89  BOOL wave_out_format_supported(WAVEFORMA Line 89  BOOL wave_out_format_supported(WAVEFORMA
89  BOOL wave_out_set_format(WAVEFORMATEX *pwfx);  BOOL wave_out_set_format(WAVEFORMATEX *pwfx);
90  void wave_out_write(STREAM s, uint16 tick, uint8 index);  void wave_out_write(STREAM s, uint16 tick, uint8 index);
91  void wave_out_play(void);  void wave_out_play(void);
92    void wave_out_volume(uint16 left, uint16 right);
93  /* secure.c */  /* secure.c */
94  void sec_hash_48(uint8 *out, uint8 *in, uint8 *salt1, uint8 *salt2, uint8 salt);  void sec_hash_48(uint8 *out, uint8 *in, uint8 *salt1, uint8 *salt2, uint8 salt);
95  void sec_hash_16(uint8 *out, uint8 *in, uint8 *salt1, uint8 *salt2);  void sec_hash_16(uint8 *out, uint8 *in, uint8 *salt1, uint8 *salt2);

Legend:
Removed from v.474  
changed lines
  Added in v.491

  ViewVC Help
Powered by ViewVC 1.1.26