/[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 677 by n-ki, Mon Apr 26 13:48:39 2004 UTC revision 683 by n-ki, Tue Apr 27 12:55:33 2004 UTC
# Line 31  NTSTATUS disk_query_information(HANDLE h Line 31  NTSTATUS disk_query_information(HANDLE h
31  NTSTATUS disk_set_information(HANDLE handle, uint32 info_class, STREAM in, STREAM out);  NTSTATUS disk_set_information(HANDLE handle, uint32 info_class, STREAM in, STREAM out);
32  NTSTATUS disk_query_volume_information(HANDLE handle, uint32 info_class, STREAM out);  NTSTATUS disk_query_volume_information(HANDLE handle, uint32 info_class, STREAM out);
33  NTSTATUS disk_query_directory(HANDLE handle, uint32 info_class, char *pattern, STREAM out);  NTSTATUS disk_query_directory(HANDLE handle, uint32 info_class, char *pattern, STREAM out);
34    /* mppc.c */
35    int mppc_expand(uint8 * data, uint32 clen, uint8 ctype, uint32 * roff, uint32 * rlen);
36  /* ewmhints.c */  /* ewmhints.c */
37  int get_current_workarea(uint32 * x, uint32 * y, uint32 * width, uint32 * height);  int get_current_workarea(uint32 * x, uint32 * y, uint32 * width, uint32 * height);
38  /* iso.c */  /* iso.c */

Legend:
Removed from v.677  
changed lines
  Added in v.683

  ViewVC Help
Powered by ViewVC 1.1.26